Skip to main content
GET
What this category needs

Paramètres de chemin

game
string
requis

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

Exemple:

"roblox"

category_slug
string
requis

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

Exemple:

"accounts"

Réponse

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