Get rental

Get rental info

GET https://api.airgarage.com/rentals/<uuid>

Using the UUID of rental, you can do a GET request to learn more about that specific rental. Example: Rental UUID: dB2YV5Ngco4f7uKjdnGqgQ https://api.airgarage.com/rentals/dB2YV5Ngco4f7uKjdnGqgQ/

Path Parameters

Name
Type
Description

UUID

string

UUID of rental that was returned when it was created.

Headers

Name
Type
Description

X-Api-Key

string

Last updated

Was this helpful?