Retrieve saved tag groups
GET/saved-coverage/tag-groups
Retrieve a list of saved tag group names and IDs. The IDs can be used as filters in the saved coverage search endpoints.
Responses
- 200
- 401
- 405
- 500
- 502
- 504
A list of tag group IDs and names
The credentials provided were invalid. This likely indicates an issue with the API key.
The HTTP method used is not supported for this endpoint.
An internal server error occurred. This is a general case error. If this persists, please contact support.
An internal error occurred due to downstream calls. This is likely temporary and may be retried.
A timeout occurred while processing the request