environments
Get keys for an environment given environmentId
GET
/
environments
/
{environmentId}
/
keys
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
environmentId
string
requiredID of the environment
Required string length:
36
Response
200 - application/json
key
object