Retrieve information for all calls

A code snippet that shows how to retrieve information for all calls.

Example

Prerequisites

Execute the following command at your terminal prompt to create the JWT for authentication:

Write the code

Add the following to retrieve-info-for-all-calls.sh:

View full source

Run your code

Save this file to your machine and run it:

bash retrieve-info-for-all-calls.sh

Try it out

Run the example code to retrieve information for all calls.