ListLogsArchives
Retrieve and manage configured logs archives with their definitions to monitor and analyze data effectively. Supports JSON responses for success, forbidden, and rate limit scenarios.
Instructions
Get the list of configured logs archives with their definitions.
Responses:
200 (Success): OK
Content-Type:
application/json
Response Properties:
data: A list of archives.
Example:
403: Forbidden
Content-Type:
application/json
Response Properties:
errors: A list of errors.
Example:
429: Too many requests
Content-Type:
application/json
Response Properties:
errors: A list of errors.
Example:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |