List organizationsAsk AIget https://rest.api.transifex.com/organizationsGet a list of all the Organizations the user belongs to.Query Paramspage[cursor]stringThe cursor used for pagination. The value of the cursor must be retrieved from pagination links included in previous responses; you should not attempt to write them on your own.filter[slug]stringThe slug of the organization to get detailsResponses 200Get a list of all the Organizations the user belongs to. 401Unauthorized 500Internal ErrorUpdated 7 months ago