Authorizations
Path Parameters
Your organization name. This identifies the billing context for the API operation and represents a security boundary for SaladCloud resources. The organization must be created before using the API, and you must be a member of the organization.
2 - 63
"acme-corp"
Body
Represents a query for logs
The end time of the time range
The query string for filtering logs
20000
The start time of the time range
The maximum number of items per page.
1 <= x <= 100
1
The sort order of the log entries. asc
will sort the log entries in chronological order. desc
will sort the log entries in reverse chronological order.
desc
, asc
Response
OK
Represents a page of organization logs
A collection of log entries
10000
The organization name.
2 - 63
"acme-corp"
The maximum time page boundary. This may be used when getting paginated results.
The minimum time page boundary. This may be used when getting paginated results.