Example searches: “isThirdParty”, “mfa”, “Logto endpoint address.”, “page_size”, “Applications”
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"
{}