GET /v1/roleallocations

visma.com

Summary: Get role allocations.
Operation ID: RoleAllocations_GetRoleAllocations
Auth: unknown

Parameters (8)

endDate (string, query, optional)

Optional: Ending date to which to get the role allocations. If start date is not specified on the role allocation then it will be compared with phase start date.

pageToken (string, query, optional)

Optional: Page token to fetch the next page.

phaseGuids (array, query, optional)

Optional: Phase IDs.

projectGuids (array, query, optional)

Optional: Project IDs.

roleGuids (array, query, optional)

Optional: Role IDs.

rowCount (integer, query, optional)

Optional: How many rows to fetch, Default all.

startDate (string, query, required)

Starting date from which to get the role allocations. If end date is not specified on the role allocation then it will be compared with phase end date.

useSalesProbability (boolean, query, optional, default: True)

Optional: Calculates the hours based on sales probability set for the project. Default is true.

No probe data for this endpoint yet.