cURL
API Reference
Get Reservation
Returns a single reservation.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.selfbook.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication where:
- user-id is a partner account ID
- user-password is an API key token associated with the partner account
Path Parameters
id of the reservation
Response
OK
ISO 8601.
Example:
"2024-05-20T00:00:00Z"
ISO 8601.
Example:
"2024-05-25T00:00:00Z"
Custom data object. Returned only if included in CreateReservationRequest.
ISO 8601.
Example:
"2024-05-20T18:00:00Z"
32-character alphanumeric Selfbook identifier.
Example:
"ZHPOGBXVQVFRVXXCHXRJATLEJWKNBERS"
Available options:
CANCELED, CONFIRMED, CREATED Example:
"CONFIRMED"