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

userIdUUIDRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK
userIdUUID or null
The id of the user this capacity belongs to.
weeklyCapacityobject or null
createdOndatetime or null
The date this user capacity was created.
createdByUUID or null
The id of the user who created this user capacity.
updatedOndatetime or null
The date when this user capacity was last updated.
updatedByUUID or null
The id of the user who updated the user capacity.
capacityPerWeekinteger or nullDeprecated
The capacity of the user per week, in seconds.