Records
Returns the record with the specified ID.
get/records/{record_id}
Path parameters
record_idstring required
Response
Example response
{
"player": {
"id": "STEAM_1:1:161178172"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.