Get Cohort
Get metadata for a specific cohort, including its processing status and result counts (total, valid, and rejected records).
status transitions from processing to completed or failed, the result field is populated with record counts:
rejected_records is greater than 0, download the rejected records file to see which rows failed and why:
Authorizations
Path Parameters
Response
Successful Response
Cohort metadata including processing status and result counts.
Name of the resource
"April Batch 1"
Unique identifier for the cohort
"coh-x1y2z3"
Current status
processing, completed, failed "completed"
How the cohort was uploaded
pre_signed_url, file_upload "file_upload"
User who created this resource
"user@company.com"
Timestamp when the resource was created (ISO 8601)
"2026-04-01T09:00:00Z"
Timestamp when the resource was last updated (ISO 8601)
"2026-04-01T09:05:00Z"
Processing result with record counts
User who last updated this resource
"user@example.com"