Session Data

Aggregated session cost summary

get/api/session-costs/summary

Query parameters

groupBy'day' | 'agent' | 'both' | 'user'
startDatestring
endDatestring
agentIdstring
userIdstring

Response

Cost summary

Changes

Changed in 3 of the 105 revisions of this API.7

    • added the required property / to the response with the status

      response-required-property-added

    • added the required property / to the response with the status

      response-required-property-added

    • added the required property / to the response with the status

      response-required-property-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the new optional query request parameter userId

      new-optional-request-parameter

    • added the new enum value user to the query request parameter groupBy

      request-parameter-enum-value-added