GET
/
v4
/
application-variants
/
{application_variant_id}

Authorizations

x-api-key
string
header
required

Path Parameters

application_variant_id
string
required

Response

200 - application/json
account_id
string
required

The ID of the account that owns the given entity.

application_spec_id
string
required
configuration
object
required
created_at
string
required

The date and time when the entity was created in ISO format.

draft
boolean
required

Boolean to indicate whether the variant is in draft mode

id
string
required
name
string
required
updated_at
string
required

The date and time when the entity was last updated in ISO format.

version
enum<string>
required
Available options:
V0
created_by_user_id
string

The user who originally created the entity.

description
string

Optional description of the application variant

published_at
string

The date and time that the variant was published.