get https://api.bigpanda.io/resources/v2.0/incidents/tags/definitions
Get all incident tags definitions.
Authentication
All BigPanda APIs require Bearer Token Authorization in the call headers.
This API uses the User API Key type of Authorization token.
Returns
Possible response codes include:
200 OK
— Results are returned.401 Unauthorized
- Authentication violation - token is invalid or missing.403 Forbidden
— Insufficient permissions.404 Not Found
— Entity with this ID not found.429 Too Many Requests
— Rate limitation reached.500 Internal Server Error
— Unexpected error.