List Saved Cohorts

The list endpoint returns all of the cohorts in a given project. The JSON formatted return contains the cohort name, id, count, description, creation date, and visibility for every cohort in the project.

If you're trying to get a list of users in a cohort, you can use the /engage endpoint with the filter_by_cohort parameter.
The Query API has a rate limit of 60 queries per hour and a maximum of 5 concurrent queries.

The list endpoint returns all of the cohorts in a given project. The JSON formatted return contains the cohort name, id, count, description, creation date, and visibility for every cohort in the project.

If you're trying to get a list of users in a cohort, you can use the /engage endpoint with the filter_by_cohort parameter.

Language
Authorization
:
URL
Click Try It! to start a request and see the response here!