Skip to main content
GET
Get Dealer
GET /v1/dealers/{dealership_id}
v1.0 schema lock. The response shape on this page is the locked v1.0 contract. We will never remove a documented field, never rename a field, and never change a field’s type without bumping to v2 (see Versioning). New fields may be added additively; your client must tolerate unknown keys. The ipacket_available field is deprecated in favour of documents_available — both fields will return the same value for a 90-day overlap window.
Get detailed information about a single dealership including its current configuration, import status, and subscription details.

Parameters

Example

Response

Field notes

  • documents_availabletrue when this dealership participates in the Dealer-Provided Documentation premium data package. Use this field for new integrations.
  • ipacket_availableDeprecated. Same value as documents_available, retained for backward compatibility. Will be removed in a future release (announcement + 90-day deprecation window before removal). Migrate to documents_available.

Errors

Path Parameters

dealership_id
string
required

Query Parameters

api_key
string
required

Response

Successful Response