v29

latestOpenAPI 3.0.3raw.githubusercontent.com2026-05-13511526891.2 KB
Users

Autocomplete Users

Returns an array of users whose name starts with the value specified in the name parameter. It only returns users with no foreign identities.

Allowed For

  • Agents
get/api/v2/users/autocomplete

Query parameters

namestring required

The name to search for the user.

field_idstring

The id of a lookup relationship field. The type of field is determined by the source param

sourcestring

If a field_id is provided, this specifies the type of the field. For example, if the field is on a "zen:user", it references a field on a user

Response

Success response