List of environments of a model
Environments
List of environments of a model
Retrieve a list of environments associated with a specific model.
GET
List of environments of a model
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
model id path parameter
Query Parameters
type of environment
Available options:
PRE_PRODUCTION, PRODUCTION Allows you to filter by any field.
Allows you to search by any field.
Allows you to order results by any field. For desc order prefix field name with - and provide comman separated values for multiple fields
Limit for the pagination
Offset for the pagination
Response
List of environments associated with the specified model