Skip to main content
GET
/
v1
/
permission-types
Get permission types
curl --request GET \
  --url https://api.example.com/v1/permission-types
[
  {
    "id": "<string>"
  }
]

Query Parameters

sorting
string
offset
integer<int32>
limit
integer<int32>
fields
string

Response

OK

id
string | null