System
Get the current user's effective permission graph
GET
/
me
/
permissions
/
graph
Error
A valid request URL is required to generate request examples{
"data": {
"nodes": [
{
"entity_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"entity_type": "<string>",
"org_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"parent": {
"accessible": true,
"edge_kind": "<string>",
"entity_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"entity_type": "<string>",
"path_class": "<string>"
},
"permissions": [
"<string>"
],
"display": {
"name": "<string>"
},
"edge_kind": "<string>",
"parents": [
{
"accessible": true,
"edge_kind": "<string>",
"entity_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"entity_type": "<string>",
"path_class": "<string>"
}
],
"path_class": "<string>",
"project_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
],
"subject": {
"id": "<string>",
"kind": "<string>"
}
},
"ok": 1
}{
"detail": "<string>",
"message": "<string>",
"ok": 0
}{
"detail": "<string>",
"message": "<string>",
"ok": 0
}⌘I
Error
A valid request URL is required to generate request examples{
"data": {
"nodes": [
{
"entity_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"entity_type": "<string>",
"org_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"parent": {
"accessible": true,
"edge_kind": "<string>",
"entity_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"entity_type": "<string>",
"path_class": "<string>"
},
"permissions": [
"<string>"
],
"display": {
"name": "<string>"
},
"edge_kind": "<string>",
"parents": [
{
"accessible": true,
"edge_kind": "<string>",
"entity_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"entity_type": "<string>",
"path_class": "<string>"
}
],
"path_class": "<string>",
"project_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
],
"subject": {
"id": "<string>",
"kind": "<string>"
}
},
"ok": 1
}{
"detail": "<string>",
"message": "<string>",
"ok": 0
}{
"detail": "<string>",
"message": "<string>",
"ok": 0
}