Permission
Get permission
Get a permission by its ID.
get/v1/permissions/{id}
Response
OK
Example response
{
"id": "9bsv0s46s6s002p9ltq0",
"subject": "9bsv0s46s6s002p9ltq0",
"target": "9bsv0s46s6s002p9ltq0",
"target_type": "Organization"
}Get a permission by its ID.
OK
{
"id": "9bsv0s46s6s002p9ltq0",
"subject": "9bsv0s46s6s002p9ltq0",
"target": "9bsv0s46s6s002p9ltq0",
"target_type": "Organization"
}