GET /v1/deletedprojectfees
Summary: Get the deleted project fees.
Operation ID: ProjectFees_GetDeletedProjectFees
Auth: unknown
Operation ID: ProjectFees_GetDeletedProjectFees
Auth: unknown
Parameters (5)
deletedSince
(string, query, optional)
Optional: Get project fees that have been deleted after this date time (greater or equal).
pageToken
(string, query, optional)
projectGuids
(array, query, optional)
Optional: ID of the project for the deleted project fees to be fetched. If not provided, returns for all projects. Default all.
rowCount
(integer, query, optional)
Optional: How many rows to fetch, Default 20, maximum 100.
userGuids
(array, query, optional)
Optional: ID of the user. If not provided, returns for all users. Default all.
No probe data for this endpoint yet.