Get listings
Listings API
Get Listings
Returns a paginated list of listings.
GET
Get listings
Query Parameters
Filter by listing state.
Available options:
OPEN, CLOSED Number of listings to return per page. Must be between 1 and 200. Defaults to 50.
Required range:
1 <= x <= 200A cursor for use in pagination. after defines your place in the list. For example, if a previous response's pageInfo.endCursor was abc, set after=abc to fetch the next page.

