Webhook
Retrieve webhooks
Retrieves webhooks.
get/webhook
Query parameters
http_method'get' | 'post'
Filter by HTTP method.
subscription_event'allocation_created' | 'allocation_payment_created' | 'allocation_payment_deleted' | 'allocation_payment_status_changed' | 'allocation_payment_updated' | 'assignment_completed' | 'assignment_created' | 'collaborator_invited' | 'document_created' | 'document_deleted' | 'document_updated' | 'entry_created' | 'entry_eligible' | 'entry_ineligible' | 'entry_moderated' | 'entry_resubmitted' | 'entry_submitted' | 'entry_tagged' | 'entry_updated' | 'field_value_updated' | 'membership_registered' | 'payment_pending' | 'payment_success' | 'review_task_created' | 'review_task_submitted' | 'role_granted' | 'user_updated'
Filter by subscription event.
urlstring
Filter by webhook URL.
pagestring
Specify the page number to return.
per_pagestring
Limit the number of items returned to between 1 and 100.
order'events' | 'http_method' | 'notification_emails' | 'signing_keys' | 'title' | 'updated' | 'url'
Column to sort by.
dir'asc' | 'desc'
Sort in ascending or descending order.
Headers
Accept'application/vnd.Creative Force.v2.3+json' | 'application/vnd.Creative Force.v2.3+xml' required
Defines the response type.
Response
Webhooks retrieved.