Skip to main content
GET
/
me
/
listings
/
cleanse
Retrieve cleansed listings data by batch ID
curl --request GET \
  --url https://api.seminode.com/v1/me/listings/cleanse \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Format: "Bearer <access_token>"

Query Parameters

batch_id
string
required

Batch ID used to identify uploaded file

page
integer
required

Pagination index for slice of results

Response

Paginated listings content from cache

The response is of type object.