Get a CRM segment
GET/v1/segments/:segment_id
Fetch one segment by id, with its entity type, filter definition and last computed member count.
The count reflects the most recent evaluation rather than this moment — run evaluate for a fresh number.
Requires the segments:read scope.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error