Returns the endpoint metadata. secret is always null on reads.
Documentation Index
Fetch the complete documentation index at: https://docs.aurous-labs.com/llms.txt
Use this file to discover all available pages before exploring further.
Your team API key (starts with al_live_ — legacy keys may start with og_).
Optional API version pin (YYYY-MM-DD). Defaults to your team's pinned version, or the system default 2026-05-15 for unauthenticated requests.
^\d{4}-\d{2}-\d{2}$"2026-05-15"
Opaque endpoint id.
"we_01HXMQ7Z3K8Y2NABCDEFGHJKMN"
Endpoint found
Opaque endpoint id (we_).
"we_01HXMQ7Z3K8Y2NABCDEFGHJKMN"
"webhook_endpoint"
"https://api.acme.dev/aurous-webhook"
["image.completed"]Truncated preview of the active secret. Always present in dashboard hints.
"whsec_8jK...ABCD"
true
Consecutive 4xx/5xx/timeout/connect errors since the last successful delivery. The endpoint auto-disables at >=20 with no success in 24h (emits webhook.endpoint_disabled to other active endpoints + an email to the team owner).
0
Timestamp of the most recent 2xx delivery; null if never.
"2026-05-04T01:00:00Z"
Timestamp of the most recent failed delivery (4xx/5xx/timeout/connect/TLS); null if never.
"2026-05-04T00:55:00Z"
Echoed customer metadata.
{}"2026-05-03T14:00:00Z"
"2026-05-03T14:00:00Z"
"Production webhook"
Plaintext webhook secret. Returned EXACTLY ONCE on POST + /rotate_secret responses; null on every other read. Store on your side and use to verify the Aurous-Webhook-Signature header.
"whsec_8jKpQ4nXabc1234abc..."