/workspaces
200 List of workspaces the authenticated user can access
Shell
curl --request GET \
--url https://api.air.inc/v1/workspaces \
--header 'accept: application/json'
Example Response
200
curl --request GET \
--url https://api.air.inc/v1/workspaces \
--header 'accept: application/json'
200