Optional
configuration: ConfigurationOptional
xOrganization: stringOrganization unique slug
Optional
org: stringOrganization unique slug
Optional
orgId: numberOrganization identifier
Optional
options: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this webhook.
Optional
options: RawAxiosRequestConfigOverride http request option.
Optional
xOrganization: stringOrganization unique slug
Optional
filter: stringJSON Logic filter. This filter can be used to perform complex filtering by grouping rules. For example, using such a filter you can get all resources created by you: - {"and":[{"==":[{"var":"owner"},"<user>"]}]} Details about the syntax used can be found at the link: https://jsonlogic.com/ Available filter_fields: ['target_url', 'owner', 'type', 'description', 'id', 'project_id', 'updated_date'].
Optional
org: stringOrganization unique slug
Optional
orgId: numberOrganization identifier
Optional
owner: stringA simple equality filter for the owner field
Optional
page: numberA page number within the paginated result set.
Optional
pageSize: numberNumber of results to return per page.
Optional
projectId: numberA simple equality filter for the project_id field
Optional
search: stringA search term. Available search_fields: ('target_url', 'owner', 'type', 'description')
Optional
sort: stringWhich field to use when ordering the results. Available ordering_fields: ['target_url', 'owner', 'type', 'description', 'id', 'project_id', 'updated_date']
Optional
targetUrl: stringA simple equality filter for the target_url field
Optional
type: WebhooksListTypeEnumA simple equality filter for the type field
Optional
options: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this webhook.
Optional
page: numberA page number within the paginated result set.
Optional
pageSize: numberNumber of results to return per page.
Optional
options: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this webhook.
Optional
patchedWebhookWriteRequest: PatchedWebhookWriteRequestOptional
options: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this webhook.
Optional
options: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this webhook.
Optional
options: RawAxiosRequestConfigOverride http request option.
Optional
type: stringType of webhook
Optional
options: RawAxiosRequestConfigOverride http request option.
A unique integer value identifying this webhook.
Optional
options: RawAxiosRequestConfigOverride http request option.
WebhooksApi - functional programming interface
Export