Example searches: “status”, “customDomains”, “O auth2”, “enabled”, “isThirdParty”
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"
{}