Get a single Cohort

GET https://amplitude.com/api/5/cohorts/request/:id

Get a discoverable cohort using its cohort_id.

This is phase one in the download a cohort operation. The request_id returned in the response is used to poll export status.

Request Params

KeyDatatypeRequiredDescription
propsnullOptional. Integer. Set to 1 to include user properties in the response object in addition to Amplitude IDs and user IDs.
propKeysnullOptional. string[]. One or more user properties to include in the response. Add as many propKeys parameters as needed. If left undefined and props=1, response object returns ALL available user properties.
propKeysnull