Get reservation logs

Retrieve a paginated list of activity log entries for a specific reservation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the reservation to retrieve logs for

Query Params
string

The ID of the last log entry from the previous response, used as a cursor for pagination. Pass the logId of the last item received to retrieve the next page of results.

number
1 to 20
Defaults to 20

Maximum number of items to return per response

string
enum
Defaults to desc

Sort order of the results

Allowed:
Responses

400

Returned if required fields are missing or there is a validation error in the request

404

Returned if the reservation was not found

500

Indicates server-side error while processing the request

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json