GET
Download Cohort File
Downloads a file associated with a cohort. Pass the file_type query parameter to specify which file to retrieve.

File types

Authorizations

X-API-Key
string
header
required

Path Parameters

org_id
string
required
workspace_id
string
required
campaign_id
string
required
cohort_id
string
required

Query Parameters

file_type
enum<string>
required

Type of cohort file to download.

Available options:
cohort,
rejected_records,
cohort_transformation

Response

Successful Response