Get All Webhooks
Retrieve active webhooks for your account, including event types, protocols, and metadata.
Catch-all accounts: returns the lab’s webhooks. Party-scoped accounts: you MUST pass a party (corporateUser or organization) and only that party’s webhooks are returned.
Authorizations
JWT token obtained from the authentication endpoint
Query Parameters
Flabs lab (branch) identifier. Fetch the list of labs via GET /client/labs.
Party-scoped accounts only. Return only this corporate's webhooks. Pass either corporateUser or organization, not both.
Party-scoped accounts only. Return only this doctor/hospital's webhooks. Pass either corporateUser or organization, not both.