# \WorkspaceServiceApi
All URIs are relative to *http://localhost*
[**workspace_service_get_workspace_profile**](WorkspaceServiceApi.md#workspace_service_get_workspace_profile) | **GET** /api/v1/workspace/profile | GetWorkspaceProfile returns the workspace profile.
## workspace_service_get_workspace_profile
> models::V1WorkspaceProfile workspace_service_get_workspace_profile()
GetWorkspaceProfile returns the workspace profile.
### Parameters
This endpoint does not need any parameter.
### Return type
[**models::V1WorkspaceProfile**](v1WorkspaceProfile.md)
### Authorization
No authorization required
### 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)