cURL
curl --request GET \ --url https://api.futureagi.com/accounts/workspaces/{workspaceId}/ \ --header 'Authorization: Bearer <token>'
Get details of a specific workspace
JWT token obtained from /accounts/token/ endpoint
Workspace details
Was this page helpful?