environments
Get Live and Sandbox environments by projectId
GET
/
projects
/
{projectId}
/
environments
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
projectId
string
requiredID of project
Required string length:
36
Response
200 - application/json
environments
object
requiredWas this page helpful?