Budget & Spend Tracking
List Spend Log Users
The distinct internal users appearing in spend logs the caller can read.
get/management/v1/spend_logs/users
Query parameters
filter[startTime][gte]string date-time required
Window start (UTC when no offset is given)
Window start (UTC when no offset is given)
filter[startTime][lte]string date-time required
Window end (UTC when no offset is given)
Window end (UTC when no offset is given)
qstring nullable
Case-insensitive partial match on the internal user id
Case-insensitive partial match on the internal user id
pageinteger
Page number
Page number
page_sizeinteger
Page size
Page size
Response
Successful Response
Changes
Changed in 1 of the 42 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○