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.mnemom.ai/v1/postures/{posture_id}/revisions \ --header 'Authorization: Bearer <token>'
{ "revisions": [ { "revision_id": "<string>", "posture_id": "<string>", "revision_number": 2, "body": {}, "created_at": "2023-11-07T05:31:56Z", "change_note": "<string>", "created_by": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } ] }
Supabase JWT token in Authorization: Bearer header
Posture ID (tp-{8-hex}).
^tp-[a-z0-9-]{1,64}$
Revisions in chronological order.
Show child attributes
Suggestions
Contact support