cURL
curl --request GET \ --url https://api.fortressproductivity.com/v1/workspace/settings \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "workspace_id": "<string>", "agent_edit_review_required_order": true, "agent_edit_review_required_other": true, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }
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_...
Workspace settings
1