Optional
Readonly
filterJSON 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'].
WebhooksApiWebhooksList
Optional
Readonly
orgOrganization unique slug
WebhooksApiWebhooksList
Optional
Readonly
orgOrganization identifier
WebhooksApiWebhooksList
Optional
Readonly
ownerA simple equality filter for the owner field
WebhooksApiWebhooksList
Optional
Readonly
pageA page number within the paginated result set.
WebhooksApiWebhooksList
Optional
Readonly
pageNumber of results to return per page.
WebhooksApiWebhooksList
Optional
Readonly
projectA simple equality filter for the project_id field
WebhooksApiWebhooksList
Optional
Readonly
searchA search term. Available search_fields: ('target_url', 'owner', 'type', 'description')
WebhooksApiWebhooksList
Optional
Readonly
sortWhich field to use when ordering the results. Available ordering_fields: ['target_url', 'owner', 'type', 'description', 'id', 'project_id', 'updated_date']
WebhooksApiWebhooksList
Optional
Readonly
targetA simple equality filter for the target_url field
WebhooksApiWebhooksList
Optional
Readonly
typeA simple equality filter for the type field
WebhooksApiWebhooksList
Optional
Readonly
xOrganization unique slug
WebhooksApiWebhooksList
Generated using TypeDoc
Request parameters for webhooksList operation in WebhooksApi.
Export
WebhooksApiWebhooksListRequest