Skip to main content

Configs List

POST 

/variants/configs/list

Configs List

Request

Body

required

    application_ref

    objectrequired
    slugobject

    required

    anyOf

    string

    versionobject

    required

    anyOf

    integer

    idobject

    required

    anyOf

    string

Responses

Successful Response
Schema
  • Array [

  • params objectrequired
    urlobject
    anyOf

    string

    application_refobject
    anyOf
    slug

    object

    required

    anyOf

    string

    version

    object

    required

    anyOf

    integer

    id

    object

    required

    anyOf

    string

    service_refobject
    anyOf
    slug

    object

    required

    anyOf

    string

    version

    object

    required

    anyOf

    integer

    id

    object

    required

    anyOf

    string

    variant_refobject
    anyOf
    slug

    object

    required

    anyOf

    string

    version

    object

    required

    anyOf

    integer

    id

    object

    required

    anyOf

    string

    environment_refobject
    anyOf
    slug

    object

    required

    anyOf

    string

    version

    object

    required

    anyOf

    integer

    id

    object

    required

    anyOf

    string

    application_lifecycleobject
    anyOf
    created_at

    object

    anyOf

    string

    updated_at

    object

    anyOf

    string

    updated_by_id

    object

    anyOf

    string

    updated_by

    object

    anyOf

    string

    service_lifecycleobject
    anyOf
    created_at

    object

    anyOf

    string

    updated_at

    object

    anyOf

    string

    updated_by_id

    object

    anyOf

    string

    updated_by

    object

    anyOf

    string

    variant_lifecycleobject
    anyOf
    created_at

    object

    anyOf

    string

    updated_at

    object

    anyOf

    string

    updated_by_id

    object

    anyOf

    string

    updated_by

    object

    anyOf

    string

    environment_lifecycleobject
    anyOf
    created_at

    object

    anyOf

    string

    updated_at

    object

    anyOf

    string

    updated_by_id

    object

    anyOf

    string

    updated_by

    object

    anyOf

    string

  • ]

Loading...