cURL
curl --request GET \ --url https://api.boothzen.com/v1/bookings/{id} \ --header 'Authorization: Bearer <token>'
"<string>"
Documentation IndexFetch the complete documentation index at: https://developer.boothzen.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.boothzen.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token: bz_live_<32chars> (live mode) or bz_test_<32chars> (test mode). Obtain via BoothZen admin → Settings → API Keys.
bz_live_<32chars>
bz_test_<32chars>
The response is of type string.
string