Zuplo Developer API
string · requiredstring · required
string · required string · requiredstring · requiredstring · requiredstring · requiredstring · requiredstring · enum · required
Query environments
GET
https://dev.zuplo.com
/v1/environments
Query the environments by project and account. Also returns managed dedicated environments the user owns.
query Parameters
accountNameThe name of the account. You can find this in your Zuplo Portal under Settings > Project Information.
projectNameThe name of the project. You can find this in your Zuplo Portal under Settings > Project Information.
Query environments › Responses
The request has succeeded.
Get an environment
GET
https://dev.zuplo.com
/v1/environments/{environmentName}
Gets the specified environment.
path Parameters
environmentNameThe name of the environment.
Get an environment › Responses
The request has succeeded.
The environment representing a Zup. This is mainly used in self-hosting deployments.
nameThe name of the environment.
Example: lime-fox-main-bbe7540
createdOnaccountNameprojectNamebranchNameenvironmentTypeEnum values:
production
preview
development
Example: production