Users

Get user custom data

Get custom data for the given user ID.

get/api/users/{userId}/custom-data

Path parameters

userIdstring required

The unique identifier of the user.

Response

Custom data in JSON for the given user ID.

object required

arbitrary

Changes