List organisations in the portfolio.
Security
api_key
- Mock serverhttps://coreapi.hoxton.ai/_mock/v1/organisations
- https://nexus.hoxton.ai/api/v1https://nexus.hoxton.ai/api/v1/organisations
curl -i -X GET \
'https://coreapi.hoxton.ai/_mock/v1/organisations?userId=497f6eca-6276-4993-bfeb-53cbbbba6f08' \
-H 'Authorization: YOUR_API_KEY_HERE'OK.
Array []
Items Enum:"data_explorer""occupancy_monitor""people_count""real_time""dwell_time"
Response
[ { "createdAt": "2019-08-24T14:15:22Z", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "licence": [ … ], "maxAdminSeats": 0, "maxUserSeats": 0, "name": "string", "processingGroup": 0, "state": "active" } ]