Example searches: “profile”, “redirectUris”, “oidcClientMetadata”, “Logto API references”, “type”
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"
{}