Skip to main content
GET
/
accounts
/
workspace
/
list
/
List all workspaces (new API)
curl --request GET \
  --url https://api.futureagi.com/accounts/workspace/list/ \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token obtained from /accounts/token/ endpoint

Query Parameters

limit
integer
default:50
offset
integer
default:0

Response

200

List of workspaces