Environments
Get environment details
Retrieves detailed information about a specific environment including metadata, configuration, and administrative details.
GET
/organizations/{organizationName}/environments/{environmentName}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
The unique identifier of the organization
Match
^[a-zA-Z0-9_ -]+$environmentName*string
The unique identifier of the environment
Match
^[a-zA-Z0-9_ -]+$Query Parameters
checkAdmin?boolean
Whether to verify admin privileges for the resource
Default
falseResponse Body
application/json
application/json
application/json
application/json
application/json