Sha256: a997c685e88479904f37e99eff92fdde6db2a2e01a4068f82936a995f00ff4d8

Contents?: true

Size: 1.06 KB

Versions: 94

Compression:

Stored size: 1.06 KB

Contents

---
title: Get JSON records using the command line
description: Get JSON records using the command line tool, `curl`.
products:
  - reports

introduction:
  title: Introduction
  description: Learn how to retrieve JSON records using the command line
  content: |
    # Introduction

    This tutorial shows you how to retrieve transactional records of your activity in JSON format using the synchronous version of the Reports API. 

    Reports SYNC supports retrieval of records by the message ID, record ID or by time period. When using the time period filter, the synchronous endpoint returns results immediately in batches of up to 1000 records. The response contains a batch of data records in JSON format and a link to the next batch (if any). When using the the message/record ID filter, only one record gets returned.

    > **A note on performance:** Synchronous version is optimized for frequent and periodic retrievals of small batches of data records, that is from one record to tens of thousand per query.
tasks:
  - reports/get-json-records
  - reports/reports-whats-next

Version data entries

94 entries across 94 versions & 1 rubygems

Version Path
station-0.5.16 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.5.15 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.5.14 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.5.13 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.5.12 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.5.11 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.5.10 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.5.9 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.5.8 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.5.7 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.5.6 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.5.5 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.5.4 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.5.3 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.5.2 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.5.1 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.5.0 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.4.9 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.4.8 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml
station-0.4.7 lib/nexmo_developer/config/tutorials/en/get-json-records-cli.yml