v1
latestOpenAPI 3.1.02026-07-24318141.2 MBGet List of Permissions
List all permissions that ara available to use in role assignments
get/permissions/
Response
200
Example response
{
"count": 50,
"next": "https://cf-blast-dig.livelikecdn.com/api/v1/permissions/?page=2",
"results": [
{
"id": "761899f6-2f1f-4c3d-8ee5-21daf29dab96",
"url": "https://cf-blast-dig.livelikecdn.com/api/v1/rbac/permissions/761899f6-2f1f-4c3d-8ee5-21daf29dab96/",
"name": "Change Profile Custom Data",
"key": "change-profile-custom-data",
"created_at": "2023-12-29T00:15:49.136000Z"
}
]
}