Role Definitions (roles) contain a list of permissions and can be used to assign those permissions to a user or team through the respective assignment endpoints.
Custom roles can be created, modified, and deleted through this endpoint. System-managed roles are shown here, which cannot be edited or deleted, but can be assigned to users.
Query parameters
A page number within the paginated result set.
Number of results to return per page.
A search term.
Response
Example response
{
"count": 123,
"next": "/eda/api/v1/example/?page=51&page_size=100",
"previous": "/eda/api/v1/example/?page=49&page_size=100",
"page_size": 100,
"page": 50
}Changes
Changed in 4 of the 8 revisions of this API.11518
- ●
added the new
eda.add_eventstreamenum value to theresults/items/permissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
eda.change_eventstreamenum value to theresults/items/permissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
eda.delete_eventstreamenum value to theresults/items/permissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
eda.eventstreamenum value to theresults/items/content_type/oneOf[ContentTypeEnum]/response property for the response status200response-property-enum-value-added
- ●
added the new
eda.sync_projectenum value to theresults/items/permissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
eda.view_eventstreamenum value to theresults/items/permissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
shared.add_teamenum value to theresults/items/permissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
shared.change_organizationenum value to theresults/items/permissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
shared.change_teamenum value to theresults/items/permissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
shared.delete_organizationenum value to theresults/items/permissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
shared.delete_teamenum value to theresults/items/permissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
shared.member_organizationenum value to theresults/items/permissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
shared.member_teamenum value to theresults/items/permissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
shared.view_organizationenum value to theresults/items/permissions/items/response property for the response status200response-property-enum-value-added
- ●
added the new
shared.view_teamenum value to theresults/items/permissions/items/response property for the response status200response-property-enum-value-added
- ○
removed the
eda.add_credentialtypeenum value from theresults/items/permissions/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
eda.add_teamenum value from theresults/items/permissions/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
eda.change_credentialtypeenum value from theresults/items/permissions/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
eda.change_organizationenum value from theresults/items/permissions/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
eda.change_teamenum value from theresults/items/permissions/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
eda.credentialtypeenum value from theresults/items/content_type/oneOf[ContentTypeEnum]/response property for the response status200response-property-enum-value-removed
- ○
removed the
eda.delete_credentialtypeenum value from theresults/items/permissions/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
eda.delete_organizationenum value from theresults/items/permissions/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
eda.delete_teamenum value from theresults/items/permissions/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
eda.member_organizationenum value from theresults/items/permissions/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
eda.member_teamenum value from theresults/items/permissions/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
eda.view_credentialtypeenum value from theresults/items/permissions/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
eda.view_organizationenum value from theresults/items/permissions/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
eda.view_teamenum value from theresults/items/permissions/items/response property for the response status200response-property-enum-value-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
removed the
eda.add_extravarenum value from theresults/items/permissions/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
eda.extravarenum value from theresults/items/content_type/oneOf[ContentTypeEnum]/response property for the response status200response-property-enum-value-removed
- ○
removed the
eda.view_extravarenum value from theresults/items/permissions/items/response property for the response status200response-property-enum-value-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
This revision also has 24 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲