Skip to main content
GET
Download Extraction

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

extraction_id
string
required

Query Parameters

format
string
default:excel

Download format: csv, excel, or json

Pattern: ^(csv|excel|json)$

Response

Successful Response