DeploymentSettings
Get deployment settings by ID.
get/deploymentsettings/{id}
Path parameters
idstring required
ID of the DeploymentSettings to load
Response
Success
Example response
{
"ProjectId": "Projects-1",
"SpaceId": "Spaces-1"
}Changes
No recorded changes to this endpoint across all 7 revisions of this API.