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>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.seminode.com/llms.txt

Use this file to discover all available pages before exploring further.

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.