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