Skip to main content
Glama

get_bookings

Retrieve and filter booking data from Lodgify vacation rentals by date, property, or status to manage reservations and monitor occupancy.

Instructions

Get bookings with optional filtering.

Args:
    size: Maximum number of bookings to return
    page: Number of page to get
    property_id: Filter by specific property ID
    status: Filter by booking status (e.g., "Booked", "Cancelled")
    start_date: Filter bookings from this date (YYYY-MM-DD)
end_date: Filter bookings until this date (YYYY-MM-DD)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sizeNo
pageNo
property_idNo
statusNo
start_dateNo
end_dateNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Fast-Transients/lodgify-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server