List Cohorts
Cohorts
List Cohorts
List all cohorts belonging to a deployment with pagination, sorting, and search.
GET
List Cohorts
Authorizations
Query Parameters
Number of records to skip
Required range:
x >= 0Number of records to return (max 100)
Required range:
1 <= x <= 100Field to sort by
Sort order (asc or desc)
Search query string
Response
Successful Response
Paginated list of cohorts.
List of cohorts on this page
Total number of cohorts matching the query
Maximum number of items per page
Number of items skipped
URI to fetch the next page, or null if this is the last page
URI to fetch the previous page, or null if this is the last page