Skip to main content
GET
/
accounts
/
organizations
/
current
/
Get current organization
curl --request GET \
  --url https://api.futureagi.com/accounts/organizations/current/ \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token obtained from /accounts/token/ endpoint

Response

200

Current organization details