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 stringPossible values: [ |
query[label] string |
query[domain] string |
query[action] string |
| Responses | |||
|---|---|---|---|
200
| |||
400Bad request.
| |||
401The client is unauthorized to access this resource.
| |||
403The client is forbidden to access this resource.
|