Skip to main content
GET
What this category needs

Parámetros de ruta

game
string
requerido

The game's slug, or its id — both are accepted.

Ejemplo:

"roblox"

category_slug
string
requerido

The category's slug, as GET /v1/offers/games/{game}/categories returns it.

Ejemplo:

"accounts"

Respuesta

OK

A category's fields, and what its create call demands.

id
string<uuid>
game_category_id
string<uuid>
version
integer

The schema version a listing created now is pinned to.

attributes
object[]
created_at
string<date-time> | null