Returns a paginated list of webhook requests filtered by the provided criteria. Only webhook requests from the last 30 days are available.
Documentation Index
Fetch the complete documentation index at: https://truv.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Client ID
Client Access Key
Filter records created on or after this ISO-8601 timestamp. Defaults to 30 days ago if not provided. Cannot be older than 30 days from current time. Must be less than or equal to created_at__lte if both are provided.
Filter records created on or before this ISO-8601 timestamp.
Filter by webhook event type.
task-status-updated, order-status-updated, order-created, link-connected, link-disconnected, order-refresh-failed, link-deleted, employment-created, employment-updated, profile-created, profile-updated, statements-created, statements-updated, shifts-created, shifts-updated, bank-accounts-created, bank-accounts-updated Filter by exact HTTP status code.
100 <= x <= 599The pagination cursor value.
Number of results to return per page.
x <= 100