Tracking user access to Textual
Number of records to skip for pagination
Maximum number of records to return
The status of the audit event. Some event types may only log Success or Fail events.
Only include events before this timestamp (ISO 8601)
Only include events after this timestamp (ISO 8601)
Include events without an identified user (self-hosted only)
OK
Paginated response wrapper containing a page of results along with pagination metadata.
The offset from the first item in the results. For example, 20 indicates that this batch of results starts with the 21st result.
The number of items the request limited the search to. The number of returned items can be less than the limit if not enough items exist or match the filter criteria.
The number for this page of the results, starting at 1.
The total number of pages in the results.
The total number of records in the results.
The absolute total number of records available (unfiltered). This represents the total count without any search or filter applied.
Whether there is a previous page of results.
Whether there is a next page of results.
Invalid filter parameters or unsupported query option
Last updated
Was this helpful?