Platitun · API · Listings · Questions about my listings

Questions about my listings

GET /api/v1/questions

Key scope: listings · read only

What buyers ask and what you answered. An unanswered question is NOT published at all: it does not help the next buyer, it just makes the seller look silent.

Query filters

FieldTypeWhat it is
onlyUnansweredbooleanOnly the ones where the move is yours.
limitintegerHow many records to return. Default 50, maximum 200.

Response fields

FieldTypeWhat it is
itemsarrayThe records of this page.
items[].questionstringThe question text.
items[].answerstring|nullYour answer, if there was one.
items[].listingintegerThe number of the listing asked about.

Nearby in this section