Get Hotel Stay
Get Hotel Stay
Retrieve a specific hotel stay record by ID
GET
Get Hotel Stay
Get Hotel Stay
Retrieve detailed information about a specific hotel stay record by its unique identifier.Request
Headers
Bearer token for authenticationExample:
Bearer sk_live_1234567890abcdefYour organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faPath Parameters
The unique identifier (UUID) of the hotel stay recordExample:
550e8400-e29b-41d4-a716-446655440000Response
Unique identifier (UUID)
Organization UUID this stay belongs to
Free-text description of the stay
Check-in date
Check-out date
ISO-3166 alpha-2 country code (e.g.
ES, GB, US)City where the hotel is located
Hotel name
Number of rooms booked
active, pending, or errorHow the record was created (
manual, bulk_upload, etc.)Calculated CO2e in kg (sourced from total_impacts, not stored on the record)
UUID of the source bulk-upload file, if any
Name of the source file, if any
Record creation timestamp
Last update timestamp
User who created the record
Example
Successful Response
Common Errors
404 Not Found
Cause: The hotel stay ID does not exist or belongs to a different organization.Related Endpoints
List Hotel Stays
Get all hotel stays with filtering
Impact Calculation
Step-by-step CO2e breakdown
Delete Hotel Stay
Remove this record

