list
POST /public/webhook/list
List webhooks for the team (team API key).
Request Body required
Section titled “Request Body required ”object
Filter by active status
The page number (1-indexed). Defaults to 1. Each page contains up to 50 results.
The number of results per page. Defaults to 50, maximum is 50.
Responses
Section titled “ Responses ”Default Response
object
object
The UUID of the webhook
Whether the webhook is active
Whether SSL verification is enabled
The content type for the webhook
Creation timestamp
Update timestamp
object
The total number of items matching the filters.
The page number that was requested (1-indexed).
The total number of pages. Equals ceil(totalRecords / limit), or 1 when totalRecords is 0.
Default Response
object
HTTP status code
object
The error code
The error message
A suggestion to resolve the error
A URL to the documentation
Optional validation details (e.g. for INVALID_REQUEST_FORMAT)
Single validation issue (e.g. from request body schema)
object
JSON path to the invalid field
Validation error message for this field
The unique identifier of the request
The timestamp of the response
The path of the request
Default Response
object
HTTP status code
object
The error code
The error message
A suggestion to resolve the error
A URL to the documentation
Optional validation details (e.g. for INVALID_REQUEST_FORMAT)
Single validation issue (e.g. from request body schema)
object
JSON path to the invalid field
Validation error message for this field
The unique identifier of the request
The timestamp of the response
The path of the request
Default Response
object
HTTP status code
object
The error code
The error message
A suggestion to resolve the error
A URL to the documentation
Optional validation details (e.g. for INVALID_REQUEST_FORMAT)
Single validation issue (e.g. from request body schema)
object
JSON path to the invalid field
Validation error message for this field
The unique identifier of the request
The timestamp of the response
The path of the request