Get Organizations
Return the organizations accessible to the current API-key-authenticated frontend user.
GET
Get organizations information
Retrieves a list of all organizations that the authenticated user has access to.
Endpoint:
Headers:
Error Responses:
Request
Method:GETEndpoint:
/api/get-orgsHeaders:
X-Authorization: Your API key (required)
uid(string, required): Your user ID
Response
Success Response (200):400 Bad Request: Invalid request parameters401 Unauthorized: Invalid or missing API key500 Internal Server Error: Server error
Example
Get organizations information

