latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

User

Resolve workspace users by ID

Batch-resolve users (current or historic members) within a workspace by their IDs. Users with no association to the workspace are omitted from the result.

post/workspaces/{workspace_id}/users/batch

Path parameters

workspace_idstring required

Workspace ID

Request body

user_idsstring[] required

User IDs to resolve. At most 100 may be requested in a single call.

Response

The resolved workspace users

cursorstring

Cursor used for pagination