Check permission
GET https://www.digicert.com/services/v2/authorization/{{permission}}
Use this endpoint to check if the authenticated user can perform the specified action. For possible {{permission}} values, see Glossary – Permissions.
Notice
You can append /{{user_id}} to this endpoint to check permissions for a specific user account.
Example requests and responses
Response parameters
Name  | Type  | Description  | 
|---|---|---|
authorized  | bool  | Specifies if the user is authorized to perform action. Possible values:   | 
permission  | string  | Permission action. See Glossary – Permissions.  |