Get a single listing.
GET/listings/:listing_id
Get a single listing.
Request
Responses
- 200
- 401
- 403
- 404
- 429
The listing.
API key authorization failed.
Listing authorization failed.
Listing not found.
Rate limit exceeded — the API key has sent too many requests. Wait before retrying. See the Rate Limits section in the overview for the recommended exponential backoff strategy.