Skip to main content
GET
Fetch integration data

Authorizations

token
string
query
required

Vida API Token

Path Parameters

integrationSlug
string
required

Slug identifier for the Vader integration.

Minimum string length: 1
integrationVersion
string
required

Integration version. Defaults to v1.

Minimum string length: 1

Query Parameters

targetAccountId
integer

Computer Agent account whose app state should be used. Defaults to the API token account.

Response

Integration data found

message
string
required
Example:

"Success"

appId
string
required
Example:

"squire"

appVersion
string
required
Example:

"v1"

appData
object
required
success
boolean
Example:

true