Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get all organizations
cURL
curl --request GET \ --url https://api.fluxend.app/organizations \ --header 'Authorization: <authorization>'
{ "content": [ { "createdAt": "<string>", "createdBy": "<string>", "name": "<string>", "updatedAt": "<string>", "updatedBy": "<string>", "uuid": "<string>" } ], "errors": [ "<string>" ], "metadata": "<unknown>", "success": true }
Bearer Token
Page number for pagination
Number of items per page
Field to sort by
Sort order (asc or desc)
List of organizations
Show child attributes