cURL
curl --request GET \ --url https://scrapebadger.com/v1/vinted/statuses \ --header 'x-api-key: <api-key>'
{ "statuses": [ { "id": 123, "title": "<string>" } ] }
List all available item condition statuses for Vinted search.
Show Status object
status_ids
{ "statuses": [ { "id": 6, "title": "New with tags" }, { "id": 1, "title": "New without tags" }, { "id": 2, "title": "Very good" }, { "id": 3, "title": "Good" }, { "id": 4, "title": "Satisfactory" } ] }
Vinted market. Status names are localized to the market language.
Available item conditions
Show child attributes