# Seats

A Seat is buyer of a Campaign.

You can use the Seat APIs to resolve the `seat_id` on a Creative to a human-readable name.


## List Seats

 - [GET /seats](https://developers.vistarmedia.com/ssp/ssp/seats/ssp_listseats.md): List all Seats

## Get Seat by ID

 - [GET /seats/{id}](https://developers.vistarmedia.com/ssp/ssp/seats/ssp_getseat.md): Get a Seat by ID

