List webhooks
List webhooks.
Authorizations
API key used to authenticate and authorise every request.
Include it in the x-api-key header.
Headers
Defines the response type.
application/vnd.Creative Force.v2.3+json, application/vnd.Creative Force.v2.3+xml Query Parameters
Filter by HTTP method.
get, post Filter by subscription event.
allocation_created, allocation_payment_created, allocation_payment_deleted, allocation_payment_status_changed, allocation_payment_updated, application_category_changed, application_chapter_changed, application_copied, application_created, application_deleted, application_eligible, application_ineligible, application_moderated, application_resubmitted, application_submitted, application_tagged, application_updated, assignment_completed, assignment_created, collaborator_invited, document_created, document_deleted, document_updated, field_value_updated, grant_report_created, grant_report_submitted, grant_status_changed, membership_registered, order_payment_pending, order_payment_success, review_task_created, review_task_submitted, role_granted, user_updated Filter by webhook URL.
Specify the page number to return.
Limit the number of items returned to between 1 and 100.
If you provide a value outside this range, you will receive a 400 response.
Column to sort by.
events, method, name, signing_key, updated, url Sort in ascending or descending order. Invalid values are rejected with 400 Bad Request.
asc, desc Response
Paginated list of webhooks.
Number of the page returned by this response, starting at 1.
URL of the first page in the result set, relative when the requested page is beyond the last page.
Position of the first record on this page within the full result set, starting at 1, or null when the requested page is beyond the last page.
Total number of pages.
URL of the last page in the result set, relative when the requested page is beyond the last page.
URL of the next page in the result set, empty when the current page is the last page.
Canonical URL of the endpoint, without query parameters.
Maximum number of records returned per page.
1 <= x <= 100URL of the previous page in the result set, empty when the current page is the first page.
Position of the last record on this page within the full result set, or null when the requested page is beyond the last page.
Total number of records across all pages.