Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
List of webhooks retrieved successfully.
List of webhooks created by the authenticated user
Unique identifier of the webhook
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
UUID of the webhook template used
"488f4644-057d-41e7-9a74-72c040602647"
The URL where webhook notifications are sent
"https://example.com/webhook/assignment-processing"
Current status of the webhook
enabled
, disabled
"enabled"
Timestamp when the webhook was created
"2024-01-15T10:30:00Z"
ID of the user who created the webhook
"user123"