User
Find user's team manager
get/v1/workspaces/{workspaceId}/users/{userId}/managers
Path parameters
workspaceIdstring required
Represents a workspace identifier across the system.
Example:64a687e29ae1f428e7ebe303
Represents a workspace identifier across the system.
userIdstring required
Represents a user identifier across the system.
Example:5a0ab5acb07987125438b60f
Represents a user identifier across the system.
Query parameters
sort-column'ID' | 'EMAIL' | 'NAME' | 'NAME_LOWERCASE' | 'ACCESS' | 'HOURLYRATE' | 'COSTRATE'
Sorting column criteria
sort-order'ASCENDING' | 'DESCENDING'
Sorting mode
pageinteger
Page number.
Example:1
Page number.
page-sizeinteger
Page size.
Example:50
Page size.
Response
OK
UserDtoV1[] required— unresolved $ref