latestOpenAPI 3.0.02026-08-19219210532.7 KB
bd5a5f406bca
dashboard
bff
Get paginated real calls by member
get/api/v1/detailed-user-activity/real-calls
Query parameters
pagenumber
Page number starting from 1.
limitnumber
Limit for the number of results per page.
teamIdstring uuid
namestring
userIdsstring[]
Optional. Restrict to specific member UUIDs. Combined with teamId as an intersection. Omit to include all manageable members.
createdAfterstring date-time
Optional. Inclusive lower bound (>=) on each call’s create date, ISO 8601. Only calls on/after this instant feed the per-member aggregate. Omit for no lower bound.
createdBeforestring date-time
Optional. Inclusive upper bound (<=) on each call’s create date, ISO 8601. Only calls on/before this instant feed the per-member aggregate. Omit for no upper bound.