# \UserApi All URIs are relative to *http://127.0.0.1:8087* Method | HTTP request | Description ------------- | ------------- | ------------- [**user_organisations_get**](UserApi.md#user_organisations_get) | **GET** /user/organisations | List projects ## user_organisations_get > crate::models::ListOrganisationResponse user_organisations_get() List projects List the organisations the user has access to. ### Parameters This endpoint does not need any parameter. ### Return type [**crate::models::ListOrganisationResponse**](ListOrganisationResponse.md) ### Authorization [Bearer](../README.md#Bearer) ### HTTP request headers - **Content-Type**: Not defined - **Accept**: application/json [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)