# Get service status **GET /api/user-assets/service-status** Get user assets service status. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters ## Responses ### 200 An object containing the service status and metadata. #### Body: application/json (object) - **status** (string("ready") | string("not_configured")) - **allowUploadMimeTypes** (array[string]) - **maxUploadFileSize** (number) ### 401 Unauthorized ### 403 Forbidden [Powered by Bump.sh](https://bump.sh)