Public API Documentation > Resources > Bidder Positions

Bidder Positions API

A bidder creates bidder positions.

The Bidder Positions API is restricted to authorized applications/users.

Retrieving a Bidder Position

Users can retrieve a specific bidder position by ID by rendering the "bidder_position" link template from root.

curl -v "https://api.artsy.net/api/bidder_positions/{id}" -H "X-XAPP-Token: XAPP_TOKEN"

Bidder Position JSON Format

error: the server responded with status 404

Links

Key Target
self The bidder position resource.
sale_artwork The sale artwork of the bidder position.
sale The sale of the bidder position.
artwork The artwork of the bidder position.
bidder The bidder of the bidder position.