Batch API Lists API

Listing programs with comma-delimited IDs list

Parameters

Name Description
ids A list of IDs to return full records for, maximum of 50 at once

Request

Headers

Accept: application/json
X-Auth-Token: API_TOKEN
Host: test.host

Route

GET /api/batch/programs?ids=1002%2C1003%2C1004%2C1005%2C1006

Body

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Referrer-Policy: strict-origin-when-cross-origin
Content-Type: application/json; charset=utf-8
Vary: Accept
X-Robots-Tag: noindex, nofollow
Requests-Remaining: 99
ETag: W/"9188c90dde7e682afdf89ddd80be5b35"
Cache-Control: max-age=0, private, must-revalidate
Content-Length: 1861

Status

200

Body