Approvals
Get an Approval by id
get/spaces/{spaceIdentifier}/servertaskapprovals/{serverTaskApprovalId}/approvals/{id}
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
serverTaskApprovalIdstring required
The id of the Server Task Approval.
idstring required
The id of the Approval.
Response
Success
Example response
{
"SpaceId": "Spaces-1",
"UserId": "Users-1"
}Changes
No recorded changes to this endpoint across all 7 revisions of this API.