Authorizations
Authorization: Bearer $JWT_TOKEN
Headers
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0Query Parameters
This query parameter is used for determining the number of objects to skip in pagination.
x >= 0This query parameter is used for setting an upper limit of objects returned in paginated responses.
x >= 0Filter results by created_at value. See filter schema details for valid predicates.
Sortable columns are id, actor_id, actor_name, actor_email, action, request_id, created_at, source, and status.
Return logs created before the specified time. Value should be in the RFC-3339 format. If not supplied, this will default to the current time.
Return logs created after the specified time. Value should be in the RFC-3339 format. If not supplied, this will default to 1 year before the current time.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter results by column value. Valid filter predicates are eq, neq. Valid values are success and failure.
Response
OK