Skip to main content
post/segments/{segmentId}/contacts/search

Search contacts matching a saved segment

LLM
View as Markdown
Open llms.txt

Applies the current saved definition and any temporary filters using AND semantics.

Authorization

Scheme

  • bearerAuth

Required scopes

  • contact:list
  • segment:read

Allowed roles

  • owner
  • admin
  • agent

Search contacts matching a saved segment in the caller's contact scope.

Request body

  • Name
    application/json
    Type
    SegmentContactSearchRequest
    Description
    Required body.

Responses

  • 200

    Current segment members

    • application/json ContactSummariesResponse
  • default

    Error

    • application/json ProblemDetails