Returns the capacity of the specified user.

GET

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

userIdstringRequired

Response

OK

userIdstringOptionalformat: "uuid"

The id of the user this capacity belongs to.

weeklyCapacityobjectOptional
createdOndatetimeOptional

The date this user capacity was created.

createdBystringOptionalformat: "uuid"

The id of the user who created this user capacity.

updatedOndatetimeOptional

The date when this user capacity was last updated.

updatedBystringOptionalformat: "uuid"

The id of the user who updated the user capacity.

capacityPerWeekintegerOptionalDeprecated

The capacity of the user per week, in seconds.

Built with