GET /v1/phases/{phaseGuid}/worktypes

visma.com

Summary: Get all work types that are available for a phase (for work hour entry)
Operation ID: WorkTypes_GetPhaseWorkTypes
Auth: unknown
Description

Only the active work types are included in the list, whether they come from organization settings or project specific work types.

Parameters (4)

pageToken (string, query, optional)

Optional: page token to fetch the next page.

phaseGuid (string, path, required)

Id of the phase.

rowCount (integer, query, optional)

Optional: number of rows to fetch

userGuid (string, query, optional)

Id of the user for whom the work types are retrieved. Default is current user.

No probe data for this endpoint yet.