Platitun · API · Catalogue and requests · My catalogue requests

My catalogue requests

GET /api/v1/catalog/requests

Key scope: catalog · read only

What you asked to add to the catalogue and what happened to those requests. A refusal comes with a reason in words: a refusal without a reason cannot be acted upon.

Query filters

FieldTypeWhat it is
limitintegerHow many records to return. Default 50, maximum 200.

Response fields

FieldTypeWhat it is
itemsarrayThe records of this page.
items[].statusstringpending, accepted or rejected.
items[].decisionNotestring|nullThe reason for the decision, in words.
maySelfAddbooleanWhether you have the self-add right — it depends on your completed deals and rating.

Nearby in this section