Skip to main content

Configs Fetch

POST 

/variants/configs/fetch

Configs Fetch

Request

Body

    variant_ref

    object

    anyOf

    slug

    object

    required

    anyOf

    string

    version

    object

    required

    anyOf

    integer

    id

    object

    required

    anyOf

    string

    environment_ref

    object

    anyOf

    slug

    object

    required

    anyOf

    string

    version

    object

    required

    anyOf

    integer

    id

    object

    required

    anyOf

    string

    application_ref

    object

    anyOf

    slug

    object

    required

    anyOf

    string

    version

    object

    required

    anyOf

    integer

    id

    object

    required

    anyOf

    string

Responses

Successful Response

Schema

    params objectrequired

    url

    object

    anyOf

    string

    application_ref

    object

    anyOf

    slug

    object

    required

    anyOf

    string

    version

    object

    required

    anyOf

    integer

    id

    object

    required

    anyOf

    string

    service_ref

    object

    anyOf

    slug

    object

    required

    anyOf

    string

    version

    object

    required

    anyOf

    integer

    id

    object

    required

    anyOf

    string

    variant_ref

    object

    anyOf

    slug

    object

    required

    anyOf

    string

    version

    object

    required

    anyOf

    integer

    id

    object

    required

    anyOf

    string

    environment_ref

    object

    anyOf

    slug

    object

    required

    anyOf

    string

    version

    object

    required

    anyOf

    integer

    id

    object

    required

    anyOf

    string

    application_lifecycle

    object

    anyOf

    created_at

    object

    anyOf

    string

    updated_at

    object

    anyOf

    string

    updated_by_id

    object

    anyOf

    string

    updated_by

    object

    anyOf

    string

    service_lifecycle

    object

    anyOf

    created_at

    object

    anyOf

    string

    updated_at

    object

    anyOf

    string

    updated_by_id

    object

    anyOf

    string

    updated_by

    object

    anyOf

    string

    variant_lifecycle

    object

    anyOf

    created_at

    object

    anyOf

    string

    updated_at

    object

    anyOf

    string

    updated_by_id

    object

    anyOf

    string

    updated_by

    object

    anyOf

    string

    environment_lifecycle

    object

    anyOf

    created_at

    object

    anyOf

    string

    updated_at

    object

    anyOf

    string

    updated_by_id

    object

    anyOf

    string

    updated_by

    object

    anyOf

    string

Loading...