Skip to main content
GET
/
accounts
/
workspaces
/
{workspaceId}
/
Get workspace details
curl --request GET \
  --url https://api.futureagi.com/accounts/workspaces/{workspaceId}/ \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token obtained from /accounts/token/ endpoint

Path Parameters

workspaceId
string<uuid>
required

Response

Workspace details