Returns the capacity of the specified user.
Returns the capacity of the specified user. User planning data or admin permissions are required if the capacity of the specified user does not belong to the calling user.
Path parameters
userId
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
userId
The id of the user this capacity belongs to.
weeklyCapacity
createdOn
The date this user capacity was created.
createdBy
The id of the user who created this user capacity.
updatedOn
The date when this user capacity was last updated.
updatedBy
The id of the user who updated the user capacity.
capacityPerWeekDeprecated
The capacity of the user per week, in seconds.