Readonly
defaultsReadonly
ltsStatic
ltsOptional
parameters: { reservation_id?: string; reservation_key?: string }Optional
reservation_id?: stringOptional
reservation_key?: stringKey of the reservation to retrieve.
Optional
parameters: {Optional
created_before?: DateTimestamp by which to limit returned reservations. Returns reservations created before this timestamp.
Optional
limit?: numberMaximum number of records to return per page.
Optional
page_cursor?: null | stringIdentifies the specific page of results to return, obtained from the previous page's next_page_cursor
.
Optional
space_id?: stringFilter reservations by space ID (UUID).
Optional
space_key?: stringFilter reservations by space key.
Static
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
from
ID of the reservation to retrieve.