v1

latestOpenAPI 3.1.02026-07-26157321426.3 KB

Lists users in the workspace

Returns the workspace's members. Only actual joined members are returned; service accounts, invited users, and pending join requests are excluded.

get/v1/users

Query parameters

cursorstring nullable

Opaque cursor returned by a previous page. Omit to fetch the first page.

limitinteger

Maximum number of items to return.

emailstring nullable

When set, returns only users with this exact email, if any.

Response