GET
/
account
/
apps
curl --request GET \
  --url https://api.basic.tech/account/apps \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Enter your Bearer token in the format: Bearer <token>

Response

200
_mintlify/placeholder

successful