Example searches: “social”, “tenantId”, “fields”, “description”, “phone”
Get custom data for the given user ID.
The unique identifier of the user.
Custom data in JSON for the given user ID.
arbitrary
Bad Request
Unauthorized
Forbidden
curl \ --request GET 'https://[tenant_id].logto.app/api/users/{userId}/custom-data' \ --header "Authorization: Bearer $ACCESS_TOKEN"
{}