Skip to main content
post/contacts/search

Search contacts

LLM
View as Markdown
Open llms.txt

Returns contact summaries matching one canonical conjunction of filter conditions.

Authorization

Scheme

  • bearerAuth

Required scopes

  • contact:list

Allowed roles

  • owner
  • admin
  • agent

Search contacts in the caller's contact scope.

Request body

  • Name
    application/json
    Type
    ContactSearchRequest
    Description
    Required body.

Responses

  • 200

    Contacts matching the filter

    • application/json ContactSummariesResponse
  • default

    Error

    • application/json ProblemDetails