Skip to main content
GET
What this category needs

Parametri del percorso

game
string
obbligatorio

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

Esempio:

"roblox"

category_slug
string
obbligatorio

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

Esempio:

"accounts"

Risposta

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