List organizationsAsk AIget https://api.sinao.app/v1/apps/{appId}/organizationsList all organizationsPath ParamsappIdintegerrequiredThe identifier of the Sinao application you are using. Each application corresponds to a company and an accounting. A user can have several Sinao applications. To retrieve the identifiers of its applications, you must call the endpoint /apps.Query Paramslimitinteger1 to 10000Defaults to 10The numbers of items to return.searchstringA string to search for in objects.filtersarray of objectsList of filters to apply to the query.filtersADD objectorderarray of objectsList in order of priority of the variables by which to order the result.orderADD objectResponses 200Success 400Bad request 404Not foundUpdated 5 months ago