Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API key authentication. Pass Authorization: Bearer ek_live_xxxxx on every request.

Path Parameters

ws
string
required
prj
string
required
key
string
required

Query Parameters

environmentId
string<uuid>
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
personal
boolean

Response

200 - application/json

Default Response

id
string
required
name
string
required
type
enum<string>
required
Available options:
runtime,
build
dataType
enum<string>
required
Available options:
text,
json
values
object[]
required
createdAt
string
required
updatedAt
string
required
note
string
Maximum string length: 255