Maps
Returns the map with the specified ID / name.
get/maps/{map}
Path parameters
Example:kz_checkmate
a map ID or name
Response
Example response
{
"mappers": [
{
"id": "STEAM_1:1:161178172"
}
],
"courses": [
{
"mappers": [
{
"id": "STEAM_1:1:161178172"
}
]
}
],
"approved_at": "1970-01-01T00:00:00Z"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.