Skip to main content
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_1234567890abcdef
string
required
Your organization UUIDExample: a8315ef3-dd50-43f8-b7ce-d839e68d51fa

Path Parameters

string
required
UUID of the business travelExample: 550e8400-e29b-41d4-a716-446655440000

Query 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 key

403 Forbidden

Cause: The authenticated user is not a member of the organization

404 Not Found

Cause: Business travel not found or doesn’t belong to your organization

Get Business Travel

View current business travel details

Update

Modify a business travel