Retrieves the list of units in a Competitive Set.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the comp set to get data for.
Filter the data by a comma-separated list of bedroom counts.
Filter the data by a comma-separated list of bathroom counts.
Filter the data by a comma-separated list of property IDs.
Filter the data by minimum unit size, in square feet.
Filter the data by maximum unit size, in square feet.
Filter the data by minimum rent, in dollars.
Filter the data by maximum rent, in dollars.
Filter the data by minimum date available, in ISO 8601 format.
Filter the data by maximum date available, in ISO 8601 format.
Filter the data by minimum year built.
Filter the data by maximum year built.
Filter the data by a comma-separated list of unit styles, where unit styles are affordable, standard, penthouse, or renovated.
A Map with a data attribute that contains an array of units in the competitive set.