Skip to main content
GET
What this category needs

Pfadparameter

game
string
erforderlich

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

Beispiel:

"roblox"

category_slug
string
erforderlich

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

Beispiel:

"accounts"

Antwort

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