Workspace Admin
Search account profiles
Searches the account’s profiles for a member picker, with free-form name/email search and an optional type filter. Account-scoped; admin only.
GET
CLI
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of results to return
Pagination cursor from previous response
Free-form search over profile name and email. Case-insensitive substring match; empty returns all profiles.
Filters by metadata labels. Comma-separated key=value pairs, e.g. "env=prod,team=ai". A resource matches only if every pair matches exactly (AND semantics).