List webhook endpoints
GET
/v1/webhook_endpoints/
List all webhook endpoints.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Responses
Section titled “ Responses ”Successful Response
Response List Webhook Endpoints V1 Webhook Endpoints Get
Array<object>
WebhookEndpointResponseobject
id
required
Id
string format: uuid
url
required
Url
string
signature_algo
required
Signature Algo
string
status
required
Status
string
created_at
required
Created At
string format: date-time
updated_at
required
Updated At
string format: date-time
Unauthorized
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context