v10

latestOpenAPI 3.1.0Apache-2.0raw.githubusercontent.com2026-08-01384057.2 KB
cohorts

Resolve cohort membership

Resolves a cohort expression against current sprout state and returns the list of matching sprout IDs.

post/api/v1/cohorts/resolve

Request body

namestring required

Cohort name to resolve

Example request

{
  "name": "web-servers"
}

Response

Resolved sprout list

{"stackTrail":"components:schemas:NATSEnvelope:properties:result","oasType":"schema","type":"unknown","description":"Response data (structure varies by endpoint — see endpoint examples)"}
errorstring

Error message (present only on failure)