cURL
curl --request GET \ --url https://api.fortressproductivity.com/v1/views/tasks \ --header 'Authorization: Bearer <token>'
{ "domains": [ { "id": "<string>", "name": "<string>", "description": "<string>", "state": "active", "project_count": 1, "action_count": 1, "rows": [ { "kind": "action", "action_id": "<string>", "title": "<string>", "project_title": "<string>", "status": "inbox", "assigned_actor_id": "<string>", "assigned_actor_kind": "user", "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>" } ] } ] }
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_...
active
stalled
templates
all
Tasks view
Show child attributes