Skip to main content
GET
Get all webhook

Authorizations

Authorization
string
header
required

JWT token obtained from the authentication endpoint

Query Parameters

labID
string
required

Flabs lab (branch) identifier. Fetch the list of labs via GET /client/labs.

corporateUser
string

Party-scoped accounts only. Return only this corporate's webhooks. Pass either corporateUser or organization, not both.

organization
string

Party-scoped accounts only. Return only this doctor/hospital's webhooks. Pass either corporateUser or organization, not both.

Response

Successfully retrieved webhook

success
boolean
Example:

true

message
string
Example:

"Subscribed events fetched successfully"

data
object[]