Skip to main content

List all environment variables

GET 

/v2/environmentvariables

List all environment variables

Request

Responses

The EnvironmentVariables for the company

Schema

  • Array [

  • id stringnullable
    companyId stringnullable
    name stringnullable
    defaultValue stringnullable

    subscriptionValues

    object

    nullable

    property name* string
    createdAtUtc date-time
    updatedAtUtc date-time
    createdBy stringnullable
    updatedBy stringnullable
  • ]

Loading...