GET /v1/projects/{projectGuid}/resourceallocations/allocations
Summary: Get resource allocations for a project with required filters (startDate and endDate or changedSince, max 30 days to be fetched at once)
Operation ID: ResourceAllocations_GetResourceAllocationsByProjectGuid
Auth: unknown
Operation ID: ResourceAllocations_GetResourceAllocationsByProjectGuid
Auth: unknown
Parameters (20)
changedSince
(string, query, optional)
Optional: Get resource allocations that have been added or changed after this date time (greater or equal).
endDate
(string, query, optional)
Get resource allocations with endDate. Using startDate and endDate or changedSince parameters are required to fetch a maximum of 30 days
pageToken
(string, query, optional)
Optional: page token to fetch the next page.
phaseGuid
(string, query, optional)
projectBusinessUnitGuid
(string, query, optional)
projectGuid
(string, path, required)
projectManagerUserGuid
(string, query, optional)
projectStatusTypeGuid
(string, query, optional)
projectTagGuid
(string, query, optional)
resourceAllocationGuid
(string, query, optional)
rowCount
(integer, query, optional)
Optional: Number of rows to fetch.
salesProgress
(?, query, optional)
salesStatusTypeGuid
(string, query, optional)
startDate
(string, query, optional)
Get resource allocations with startDate. Using startDate and endDate or changedSince parameters are required to fetch a maximum of 30 days
superiorUserGuid
(string, query, optional)
useSalesProbability
(boolean, query, optional, default: True)
userBusinessUnitGuid
(string, query, optional)
userGuid
(string, query, optional)
userLicenseTypes
(array, query, optional)
userTagGuid
(string, query, optional)
No probe data for this endpoint yet.