Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The GET /interactions/{guid} endpoint returns detailed information about a single interaction.

...

Authorization scopes supported:

ScopeAccess granted
statsEntire endpoint

Parameters

The endpoint accepts the following path parameter:

...

Request interaction statistics for 9b0e5ced-514f-4415-82cf-2d16955965d7

Code Block
languagepowershell
themeMidnight
curl -L -X GET "https://***.api.newvoicemedia.com/stats/interactions/9b0e5ced-514f-4415-82cf-2d16955965d7" \
-H "Authorization: bearer <ACCESS_TOKEN>" \
-H "Accept: application/vnd.newvoicemedia.v3+json"

...

A single interaction contains the following parameters: 

Insert excerpt
_ExcerptAPIInteractionItemInsightsStats
_ExcerptAPIInteractionItemInsightsStats
nopaneltrue

Insert excerpt
_ExcerptRunInPostman
_ExcerptRunInPostman
nopaneltrue