Skip to main content
Infrastructure/Collects

ListAllPlatformLogs

List all log collection configurations across all platforms.

GET/api/v1/collects/platform/logs

Operation ID

ListAllPlatformLogs

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

This API requires no request parameters.

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • items
    List

    Collection of result items

    Example: (nested array)

  • total
    Integer

    Total number of matching records

    Example: 42

  • limit
    Integer

    Maximum number of records returned per page

    Example: 20

  • offset
    Integer

    Number of records skipped from the start

    Example: 20