Supervisor Reports APICreate CSV export for downloadget https://servername.lithium.com/reports/csv/{reportName}Generate a CSV export for downloadRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Generates a CSV export for downloadPath ParamsreportNamestringrequiredThe name of the report to run. Run /reports/list to get a list of available reports. Supported values: authorReport, conversation, post, rawPost, rawPostIncludeActions, agentActions, publishExport, custSatisfaction, postTagTrend, incomingPostTagQuery ParamsstartTimestringrequiredThe beginning of the reporting interval (date range) represented as milliseconds since epoch.endTimestringDefaults to The current timeThe end of the reporting interval (date range) represented as milliseconds since epoch.tzOffsetMsstringDefaults to 0/GMTSets the timezone for the formatted dates in milliseconds. When using Epoch time, this parameter only affects the display of the date/time in the reports.bucketSizeMsstringDefaults to 1 hourThe size of the bucketed intervals within the date range in milliseconds. Used by the following reports: conversation, post, agentActions, custSatisfaction, incomingPostTagproviderTypestringDefaults to All providersFilter report data by Provider Type/Source. Support values: twitter, facebook, lithiumincldActionsbooleanDefaults to falseUse this for a raw post data report only. If false, the report will include all that that were received during the time range. If true, the report will include all posts that were received plus posts that had the following agent actions performed on them during the time range: Claimed, Responded to, ClosedResponses 200200 400400Updated almost 6 years ago