cURL
curl --request GET \ --url https://api.fortressproductivity.com/v1/documents/{id}/revisions \ --header 'Authorization: Bearer <token>'
{ "items": [ { "id": "<string>", "workspace_id": "<string>", "document_id": "<string>", "title": "<string>", "created_by_actor_id": "<string>", "reason": "<string>", "review_state": "pending", "reviewed_at": "2023-11-07T05:31:56Z", "reviewed_by_actor_id": "<string>", "reverted_at": "2023-11-07T05:31:56Z", "reverted_by_actor_id": "<string>", "revert_reason": "<string>", "created_at": "2023-11-07T05:31:56Z", "content": "<unknown>", "created_by_actor_kind": "user", "created_by_actor_name": "<string>", "created_by_agent_id": "<string>" } ], "total": 1, "page": { "offset": 1, "limit": 123 }, "sort": "<string>", "filters": {}, "hidden_count": 1 }
Documentation IndexFetch the complete documentation index at: https://docs.fortressproductivity.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.fortressproductivity.com/llms.txt
Use this file to discover all available pages before exploring further.
Agent bearer token using the ft_... token format.
ft_...
1
"act_123"
Document revisions
Show child attributes
x >= 0