Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.webhook.co/v1/whoami \ --header 'Authorization: Bearer <token>'
{ "orgId": "<string>", "scopes": [ "<string>" ], "userId": "<string>" }
A whk_-prefixed API key (opaque; not a JWT).
whk_
Success.
1
Was this page helpful?