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 }
Documentation IndexFetch the complete documentation index at: https://docs.fluxend.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.fluxend.app/llms.txt
Use this file to discover all available pages before exploring further.
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