Get Registered Webhooks

Returns a list of registered webhooks.

URLs

Environment Method URL
Sandbox https://micro.fndev.net/v1/webhook-sandbox/webhooks/company/company_id
Production https://micro.fieldnation.com/v1/webhook/webhooks/company/company_id

Header Parameters

Parameter Type Example Notes
fn-token string abCDEFGIsInR5cCI6IuXVCJ9.eyJ11wXYZ Secret Token. Required.

Path Parameters

Parameter Type Example Notes
company_id integer 183 Company ID. Refer to Locate Your Company ID for more information.

Query Parameters

Not applicable.

Body

Not applicable.

Response

You can locate registered webhooks in the results.

Examples

Empty Results
Work Order Created
All Events

Errors

Standard HTTP and OAuth error codes.