List
List existing change request policies
get/v3/workplace/change_request_policies
Response
200
Example response
{
"policies": [
{
"policy": {
"id": "00000000-0000-0000-0000-000000000000",
"name": "Reviewer Policy",
"description": "A description of the policy."
}
}
],
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.