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.fortressproductivity.com/v1/views/tasks \ --header 'Authorization: Bearer <token>'
{ "domains": [ { "id": "<string>", "name": "<string>", "description": "<string>", "project_count": 1, "action_count": 1, "rows": [ { "action_id": "<string>", "title": "<string>", "project_title": "<string>", "assigned_actor_id": "<string>", "assigned_actor_name": "<string>", "assigned_agent_id": "<string>", "assigned_agent_name": "<string>", "touched_at": "2023-11-07T05:31:56Z", "due_at": "2023-11-07T05:31:56Z", "domain_id": "<string>", "domain_name": "<string>", "order_id": "<string>" } ] } ] }
Agent bearer token using the ft_... token format.
ft_...
active
stalled
templates
all
Tasks view
Show child attributes