Skip to main content

List logs

GET /api/logs reads request or business log statistics for a time range

Required scope: logs:read:all

Query Parameters
start_at date-time
end_at date-time
application string
type string

Possible values: [request, business]

query[label] string
query[domain] string
query[action] string
Responses
200
Schema OPTIONAL
object
400

Bad request.

Schema OPTIONAL
errors object OPTIONAL
401

The client is unauthorized to access this resource.

Schema OPTIONAL
code string
message string
403

The client is forbidden to access this resource.

Schema OPTIONAL
code string
message string