api

Get Environments

Get Environments

get/environments

Query parameters

takeinteger

indicates how many environments can be returned by each page

skipinteger

indicates how many environments will be skipped when paginating

querystring

query to search environments, based on environments name and description

sortBy'created' | 'name'

indicates the sort field for the environments

sortDirection'asc' | 'desc'

indicates the sort direction for the environments

Response

successful operation

Environment[] required— unresolved $ref

Changes