Players

Get Player

Retrieve a player by their player ID.

get/v1/players/{player_id}

Path parameters

player_idstring required

Response

Successful Response

custom_attributesobject

The player's custom attributes.

idstring required

The unique identifier of the user.

player_idstring required

The unique player ID of the user.

loyalty_pointsinteger

The amount of loyalty points the player has.

Changes

Changed in 1 of the 15 revisions of this API.10

    • added the optional property attributes/tenjin_advertising_id to the response with the 200 status

      response-optional-property-added

    • added the optional property attributes/tenjin_analytics_installation_id to the response with the 200 status

      response-optional-property-added

    • added the optional property attributes/tenjin_app_version to the response with the 200 status

      response-optional-property-added

    • added the optional property attributes/tenjin_build_id to the response with the 200 status

      response-optional-property-added

    • added the optional property attributes/tenjin_bundle_id to the response with the 200 status

      response-optional-property-added

    • added the optional property attributes/tenjin_developer_device_id to the response with the 200 status

      response-optional-property-added

    • added the optional property attributes/tenjin_device_model to the response with the 200 status

      response-optional-property-added

    • added the optional property attributes/tenjin_os_version to the response with the 200 status

      response-optional-property-added

    • added the optional property attributes/tenjin_os_version_release to the response with the 200 status

      response-optional-property-added

    • added the optional property attributes/tenjin_platform to the response with the 200 status

      response-optional-property-added

    This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog