Skip to main content

Retrieve all listings for the authenticated user.

GET 

/listings

Returns every listing the authenticated user can access: listings they own (connected via their channel accounts) plus listings they have been granted access to manage in Wheelhouse (shared / delegated access on another user's listings). Set include_managed_listings to false to restrict the response to owned listings only. Each listing carries an access_level and an owner_user, so managed listings can be told apart from owned ones and attributed to the account they belong to.

Request

Responses

Array of listings.