Retrieve saved tags
GET/saved-coverage/tags
Retrieve a list of saved tag names and IDs. To retrieve the content, use the endpoint /saved-coverage/tags/search.
Responses
- 200
- 401
- 405
- 500
- 502
- 504
A list of tag 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