Get a list of categories of an existing player

Prev Next
Get
/v{version}/Players/{playerId}/Categories
Security
API Key
Header parameter nameX-ApiKey

Api Key

API Key
Header parameter nameX-Session-Id

Session Id

Path parameters
playerId
integer (int32) Required

Unique ID of the player

version
stringRequired

The requested API version

Default"1.18"
Responses
200

OK

Array of object
object

Player's category

CategoryId
integer (int32)

Unique ID of the category

Minimum1.0
Maximum2147483647.0
Name
string

Name of the category

Origin
string

Origin of the category

Valid values[ "Undefined", "Assigned", "Inherited" ]
ParentCategoryId
integer (int32)

Unique ID of the parent category

Minimum1.0
Maximum2147483647.0
ParentName
string

Name of the parent category

400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403

Player access denied

404

Player not found.

500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties