Path parameters
-
The unique identifier of the user.
GET /api/users/{userId}/custom-data
curl \
-X GET https://[tenant_id].logto.app/api/users/{userId}/custom-data \
-H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{}