user

list instance users that can still be added to this workspace (require to be super admin)

get/w/{workspace}/users/list_addable

Path parameters

workspacestring required

Query parameters

searchstring

filter users whose email or username contains this string

per_pageinteger

number of users to return (default 10, max 100)

Response

addable instance users

emailstring required
usernamestring

Changes