API Docs / Operations / Users / List User Rates

List User Rates

GET /tenants/{tenant}/users/{userCode}/rates

Lists the user's date-effective rate entries: the current entry first, then history by start date descending. Cost rates are null without the Cost Rates permission.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

userCode* path string

Responses

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

Try it