Fetch Saved Cohort Details

get

/ohfapi/cg/v3.3/cohort

This endpoint supports the retrieval of Cohort(Public/Private) information saved for the Logged in User along with Public cohorts saved for the other users.Cohort information inclues Cohort Name,Identifier,Description,Privacy,Created On,Created By,Updated On,Updated By,Cohort Count,Criteria,Context.

Request

Supported Media Types
Query Parameters
Security
Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : PageableCollection
Type: object
Model for paginated collections of data.
Show Source
Nested Schema : items
Type: array
A collection of paged items.
Show Source
Nested Schema : Serializable
Type: object

400 Response

Invalid parameters supplied

404 Response

Cohort List(s) not found
Back to Top