latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

User

Query all non-tombstoned Users. This will return a slimmed User with only id, email, email_verified, and roles properties.

Used to query User-to-Workspace associations

get/users/workspaceAssociations

Query parameters

limitinteger

Maximum number of users to return in a single response. Additional pages of results can be retrieved by passing the cursor (returned in the results) on a subsequent call.

cursorstring

Cursor to use for pagination

Response

Results of the query

cursorstring

Cursor used for pagination