Retrieves a paginated list of API logs related to a specific user, such as authentication attempts. Logs are available for a limited time.
Enter your API key in the format: Bearer
The unique identifier for the user, prefixed with rad_usr_.
The number of items to return per page.
1 <= x <= 100An opaque cursor for navigating to the next page of results.
The start date for the time range filter (ISO 8601 format).
"2025-11-01"
The end date for the time range filter (ISO 8601 format).
"2025-11-06"