universe
Connect to Universe services and automate workflows
No API documented yet. Know where the docs live? Propose the links above.
Actions (4)
Listings · 2
- List listingsGET /api/v2/listings
Retrieve a paginated list of listings for a host (identified by user_id) with optional offset and limit parameters.
documented - List listings (paginated)GET /api/v2/listings?user_id={host_id}&offset={offset}
Paginated retrieval of listings for a specific host using offset; supports limit up to 100.
documented