workspace
users
Get workspace user
Retrieve details for a specific user in the current workspace by user ID.
This endpoint returns all metadata for the user, excluding workspace references.
**Use cases:**
- Displaying user profiles
- Managing user roles and permissions
- Auditing user activity
get/api/v1/workspaces/users/{userId}
Path parameters
userIdstring required
Response
This response returns the metadata for the requested workspace user.
Changes
No recorded changes to this endpoint across all 1 revision of this API.