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