Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
Action information retrieved successfully
Response model for action information.
Unique identifier for the action
Example:
1
Action name
Example:
"user:read"
Action description
Example:
"Read user information"
Number of API endpoints mapped to this action
Example:
3