Skip to main content
GET /v1/endpoints
[{
  "id": "d53ec5c47bd8fa4463b0931251f7da3e",
  "url": "https://...",
  "signature": "c7bbce6f29eadcdaa6570cc07d4bec83",
  "active": true,
  "created": "2019-12-17T05:30:00Z"
}]

Documentation Index

Fetch the complete documentation index at: https://docs.annature.com.au/llms.txt

Use this file to discover all available pages before exploring further.

Returns a list of all webhook endpoints registered to your organisation. Endpoints are returned in descending order of creation date, with the most recently created appearing first.
GET /v1/endpoints
[{
  "id": "d53ec5c47bd8fa4463b0931251f7da3e",
  "url": "https://...",
  "signature": "c7bbce6f29eadcdaa6570cc07d4bec83",
  "active": true,
  "created": "2019-12-17T05:30:00Z"
}]