Skip to main content
GET
Get a Computer Agent skill setup value

Authorizations

token
string
query
required

Vida API Token

Path Parameters

targetAccountId
string
required
skillSlug
string
required

Query Parameters

storageKey
string
required

Storage key declared by the selected skill catalog entry.

Response

200 - application/json

Skill setup value status

storageKey
string
required
source
enum<string>
required
Available options:
setup_state,
skill_configuration
hasValue
boolean
required
valueVisibility
enum<string>
required
Available options:
plaintext,
redacted
shared
boolean
required
editable
boolean
required
success
boolean
Example:

true

currentValue
any

Present only when a non-sensitive value exists and may be returned.