Screening List API

Asking for a larger set of results

Parameters

Name Description
page Page number requested
page_size Number of results returned per page, default 10, max 1000
since Request only records updated after given time. ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ

Request

Headers

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

Route

GET /api/screenings?page_size=100

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
Last-Modified: Sun, 01 Jan 2012 11:11:11 GMT
Content-Type: application/json; charset=utf-8
Vary: Accept
X-Robots-Tag: noindex, nofollow
Cache-Control: max-age=0, private, must-revalidate
Requests-Remaining: 99
Content-Length: 253

Status

200

Body