Get cohort

View as Markdown

Get metadata for a specific cohort including its processing status and result counts (total records, valid, rejected).

Path parameters

org_idstringRequired
workspace_idstringRequired
deployment_idstringRequired
cohort_idstringRequired

Response

Successful Response
namestring
Name of the resource
cohort_idstring
Unique identifier for the cohort
statusenum
Current status
source_typeenum
How the cohort was uploaded
created_bystring
User who created this resource
created_atdatetime

Timestamp when the resource was created (ISO 8601)

updated_atdatetime

Timestamp when the resource was last updated (ISO 8601)

resultobject or null
Processing result with record counts
updated_bystring or null
User who last updated this resource

Errors

422
Unprocessable Entity Error