Version History
Version History
Get the change history of a business travel record
GET
Version History
Version History
Returns a paginated list of all changes made to a business travel record, including what changed, when, and by whom. Useful for auditing data modifications.Request
Headers
string
required
Your API key for authenticationExample:
sk_live_1234567890abcdefstring
required
Your organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faPath Parameters
string
required
UUID of the business travelExample:
550e8400-e29b-41d4-a716-446655440000Query Parameters
integer
default:"1"
Page number (1-based)
integer
default:"50"
Page size (max 100)
Response
array[object]
Version entries with change details
integer
Total number of versions
integer
Current page number
integer
Page size
Example
Successful Response
Common Errors
401 Unauthorized
Cause: Missing or invalid API key403 Forbidden
Cause: The authenticated user is not a member of the organization404 Not Found
Cause: Business travel not found or doesn’t belong to your organizationRelated Endpoints
Get Business Travel
View current business travel details
Update
Modify a business travel