Error
A valid request URL is required to generate request examples{
"results": {
"scopes": [
"<string>"
]
},
"status": "ok"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Organizations
Get Learn access
Everything the caller can do, anywhere: the scopes they hold through their organization role, any organization-level custom roles, and every project role they hold directly or through a group. The Learn library shows those features and keeps the rest behind a toggle.
GET
/
api
/
v1
/
org
/
training-project
/
access
Error
A valid request URL is required to generate request examples{
"results": {
"scopes": [
"<string>"
]
},
"status": "ok"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Response
Ok
What a learner can do, anywhere (CS-267): every scope they hold through their organization role, any organization-level custom roles, and every project role they hold directly or through a group. The library shows the features in this set and keeps the rest behind a toggle.
Show child attributes
Show child attributes
Available options:
ok Was this page helpful?