Skip to main content
GET

List Listings

Retrieve a paginated list of vehicle listings within your partner access scope.
integer
default:"1"
Page number (1-based). Alias: page_number
integer
default:"50"
Number of items per page (max 200). Aliases: page_size, limit
string
default:"active"
Filter by listing status: active, pending, sold, draft, or all
string
ISO 8601 datetime for incremental sync (e.g., 2024-10-01T00:00:00Z). Alias: updated_since
string
Filter by specific dealer profile UUID
string
Alias for filtering by a specific dealer/location profile UUID
string
Alias for filtering by a specific dealer/location profile UUID. Alias: userId
string
Filter by parent dealer (includes all child locations). Aliases: parentId, companyId
string
Filter by location code (case-insensitive). Alias: location_code

Response

Listing Response Field Names

array
Array of listing objects
object
Pagination metadata
object
Request metadata including partner info and applied filters