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 POST \ --url http://127.0.0.1:8787/v1/auth/orgs/rp-terms \ --header 'Authorization: Bearer <token>'
{ "data": { "acceptance": { "accepted_at": "<string>", "accepted_by": "<string>", "jurisdiction": "<string>", "terms_hash": "<string>", "terms_version": "<string>" }, "current": { "jurisdiction": "UK/EU GDPR", "terms_hash": "sha256:5472d5130ecf957716380ec26d82aac35e1c59fe4ce8cba8337c0b8fec1e261e", "terms_version": "2026-05-17" }, "current_accepted": true }, "error": null }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Current Kayle ID Integration Terms accepted.
Show child attributes