Gets the details for an identity if the current user is the work item owner, and the specified user is on the work item
POST/rest/identities/:identityId/workItemDetails/:workItemId
Gets the details for an identity if the current user is the work item owner, and the specified user is on the work item
Request
Responses
- 200
- 400
- 401
- 403
- 500
Request completed successfully.
Bad request.
Unauthorized.
Forbidden.
Internal server error.