API Docs / Operations / Client - Services / Get Client Service Stage History

Get Client Service Stage History

GET /tenants/{tenant}/clients/{client}/services/{code}/stage-history

Returns the stage-change history for a client billable service, newest first — the audit trail behind time-in-stage reporting.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
code* path string

Responses

200 OK
401 Unauthorized – Invalid or missing API key
404 Not Found

Try it