Authentication

This group refers to endpoints related to authentication.

Get all Permissions

get
/v2p2/auth/permissions

Retrieves all resources that the passed authentication token is currently authorized to access. Nomenclature matches /settings/develop/api-reference

Authorizations
auth_tokenstringRequired

Your V2 API authentication token may be passed in the parameters. To protect your key, use environment variables.

Responses
chevron-right
200

Success

application/json
get
/v2p2/auth/permissions
200

Success

Last updated

Was this helpful?