List Envs
GET
/services/{uuid}/envs
List all envs by service UUID.
Authorizations
bearerAuth
Go to Keys & Tokens / API tokens and create a new token. Use the token as the bearer token.
TypeHTTP (bearer)
Parameters
Path Parameters
uuid*
UUID of the service.
Typestring
Requiredformat
uuidResponses
All environment variables by service UUID.
application/json
