Get Environment
GET/v1/environments/:environmentId
This endpoint returns the metadata of an Environment
identified by the environmentId
.
Request
Responses
- 200
- 400
- 404
- 429
When everything is ok, the environment data returned.
Bad request.
Not found.
Too many requests. In case of the request rate exceeds the rate limits.