List Logs
List the available logs.
Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: Video.
Authentication
Query parameters
Return logs for activity prior to this date. Accepts date (YYYY-MM-DD) or ISO 8601 datetime formats.
Return logs for activity on this date. Accepts date (YYYY-MM-DD) or ISO 8601 datetime formats.
Return logs for activity after this date. Accepts date (YYYY-MM-DD) or ISO 8601 datetime formats.
Specify the number of results to return on a single page. The default page size is 50 and the maximum is 1000.
Token for cursor-based pagination.