Reservations
List reservations
GET
Authorizations
API key for authentication.
Query Parameters
Lower bound, starting from what date the reservation was/will be activated
High bound, before what date the reservation was/will be activated
Lower bound the filter, showing result(s) equal to or greater than date the reservation was created
High bound the filter, showing result(s) equal to or less date the reservation was created
Lower bound, starting from what date the reservation was/will be deactivated
High bound, before what date the reservation was/will be deactivated
Limit of reservation list page
Required range:
x >= 1
Name from billing features for specific resource
Offset in reservation list
Required range:
x >= 0
Order by field and direction.
Available options:
active_from.asc
, active_from.desc
, active_to.asc
, active_to.desc
, created_at.asc
, created_at.desc
Region for reservation
Field for fixed a status by reservation workflow
Response
200 - application/json
OK
The response is of type object
.