Static
getThe ID of the environment. *
Optional
xOptional context id the request is running. *
Static
getGet a list of environments
Use this API to get a list of all environments.
Token Permissions: [ event_designer:access
]
EnvironmentsResponse Get a list of environments and the accompanying metadata.
ApiError
Optional
ids?: string[]Optional
like?: stringOptional
pageThe page number to get. *
Optional
pageThe number of environments to get per page. *
Optional
sort?: stringOptional
xOptional context id the request is running. *
Get an environment Use this API to get a single environment by its ID.
Token Permissions: [
event_designer:access
]Returns
EnvironmentResponse The environment.
Throws
ApiError