Permission
Get permissions for a resource
Get all permissions the caller have for a given resource.
get/v1/permissions/resources/{resourceId}
Response
OK
Example response
[
{
"id": "9bsv0s46s6s002p9ltq0",
"subject": "9bsv0s46s6s002p9ltq0",
"target": "9bsv0s46s6s002p9ltq0",
"target_type": "Organization"
}
]