HomeGuidesAPI Reference
CommunityWebsiteDocumentationExchangeSupportDeveloper
API Reference

Retrieves Logs

Retrieves logs based on filters provided.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64
Defaults to 25

Maximum number of records to return

int64
Defaults to 0

Offset records, the number of records to skip, for paginating requests

string
Defaults to name

Sort order, the name of the property to sort by

string
enum
Defaults to asc

Sort direction, use 'desc' to reverse sort

Allowed:
string

Alias for phrase

string

Filter by message

string

Filter by source type

string

Filter by code type

int64

Filter by objectId

string

Filter by token

string
enum

Filter by log level. Multiple values can be passed pipe delimited.

Allowed:
int64

Date filter in milliseconds (unix epoch), restricts query to only load logs updated more recently than the time specified.

int64

Date filter in milliseconds (unix epoch), restricts query to only load logs updated before the time specified.

date-time

Start Date timestamp (ISO 8601)

date-time

End Date timestamp (ISO 8601)

int64

The Container ID(s) for filtering. Accepts multiple values.

int64

The Server ID(s) for filtering. Accepts multiple values.

int64

The Cluster ID(s) for filtering. Accepts multiple values.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json