# Get user custom data **GET /api/users/{userId}/custom-data** Get custom data for the given user ID. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters #### Path parameters - **userId** (string) The unique identifier of the user. ## Responses ### 200: Custom data in JSON for the given user ID. #### Body Parameters: application/json (object) object ### 400: Bad Request ### 401: Unauthorized ### 403: Forbidden [Powered by Bump.sh](https://bump.sh)