TEAMS

Get Cost

get/teams/cost/graph

Query parameters

teamsstring[]
start_datestring
end_datestring
aggregate_by'day' | 'week' | 'month'
instance_idstring

Headers

x-tenantstring required

Response

Successful Response

metaobject required

Period start and end dates

Changes

Changed in 1 of the 55 revisions of this API.13

  • 8a08bdb37cfa13See the full diff
    • ▲

      the query request parameter aggregate_by was restricted to a list of enum values

      request-parameter-became-enum

    • ○

      added the new enum value day to the query request parameter aggregate_by

      request-parameter-enum-value-added

    • ○

      added the new enum value month to the query request parameter aggregate_by

      request-parameter-enum-value-added

    • ○

      added the new enum value week to the query request parameter aggregate_by

      request-parameter-enum-value-added