List Contacts

List Lifecycle Manager contacts for accessible clients. Supports optional client, integration-lineage, hidden-status, and name/email search filters, cursor pagination, Core record lineage, license assignment details, and SaaS-derived MFA/activity posture.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
^(eq):.+$

Limits the result set to contacts belonging to the specified Lifecycle Manager client. Omit this filter to return contacts for every client the caller can access.

string
^(eq):.+$

Controls whether hidden Lifecycle Manager contact records are included. Omit this filter to return visible contacts only.

string
^(eq):.+$

Limits results to contacts with lineage from the specified integration configuration.

Searches contact first name, last name, and email address.

string
^[+-]?[a-z][a-z0-9_]*(\.[a-z][a-z0-9_]*)*(,[+-]?[a-z][a-z0-9_]*(\.[a-z][a-z0-9_]*)*)*$

One or more sortable fields, separated by commas. Prefix with '+' to sort ascending or '-' to sort descending.

int32

The number of records to be returned in a single page

string

Opaque cursor of the page to return. Omit this value for the first
page, then pass the next_cursor value from the previous response.

  • Cursor pagination cannot guarantee atomicity.
  • Endpoints may skip new records inserted between paginated reads.
  • Endpoints may occasionally return duplicate records.
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json