Deployments
Get Deployments
GET
/
deployments
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Available options:
staging
, production
, public-share
, private-share
Response
200 - application/json
Available options:
staging
, production
, public-share
, private-share
Was this page helpful?