List rentals
This endpoint can be used to retrieve all the rentals associated to the organization.
GET
https://api.airgarage.com/rentals
This endpoint retrieves all the rentals associated with your organization.
Query Parameters
Name
Type
Description
renter
filters all the rentals created by the renter
spot
String
filters the rentals created at a spot
Headers
Name
Type
Description
X-Api-Key*
String
Auth token
Last updated
Was this helpful?