GET /api/permissions
Alle Berechtigungen auflisten

Params

Param Name Description
page
Optional

paginate results


Value: Must be String
per_page
Optional

Anzahl der Einträge pro Anfrage


Value: Must be String
resource_type
Optional

Value: Must be String
name
Optional

Value: Must be String

GET /api/permissions/:id
Berechtigung anzeigen

Params

Param Name Description
id
Required

Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

GET /api/permissions/resource_types
Verfügbare Ressourcentypen auflisten.