Webhook Messages
Authentication using a Bearer token.
Filter messages created from this date (YYYY-MM-DD).
2025-04-26Filter messages created up to this date (YYYY-MM-DD).
2025-04-27Number of items to return per page in a paginated response.
15The current page number for paginated results.
1Sort direction for the message list.
descPossible values: Field to sort the message list by.
created_atPossible values: Filter messages by their delivery status.
deliveredPossible values: A paginated list of webhook messages.
Unauthorized.
Authentication using a Bearer token.
Universally Unique Identifier (UUID) as defined by RFC 4122.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gPattern: ^[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12}$Successfully retrieved the webhook message details.
Unauthorized.
Unprocessable.
Authentication using a Bearer token.
Universally Unique Identifier (UUID) as defined by RFC 4122.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gPattern: ^[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12}$The new status to set for the webhook message.
Webhook message status updated successfully. Returns the updated resource.
Unauthorized.
Unprocessable.
Last updated
Was this helpful?
