Skip to main content
GET
Retrieve a list of configurations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

name
string

The name of the configuration like v0

env
string

Environment - "dev", "staging" or "prod"

tags
string

Tags to filter configurations

Response

200 - application/json

Configurations retrieved successfully

Response for GET /configurations

configurations
object[]
required