List Unmanaged User Identities

Returns a list of all unmanaged user identities (where is_managed = false).

Authentication Methods
  • API key

  • Client session token

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authentication.

Request Parameters

search String

String for which to search. Filters returned unmanaged user identities to include all records that satisfy a partial match using full_name, phone_number, email_address or user_identity_id.


Response

Array of unknowns

Last updated

Was this helpful?