List users

List or search users (e.g. workspace members).

get/api/v3/users/

Query parameters

workspacestring

Filter by workspace

qstring

Search query

limitinteger
offsetinteger

Response

Paginated list of users

countinteger
nextstring nullable
previousstring nullable

Changes