GET /v1/projects/{projectGuid}/proposals
Summary: Get all the proposals for a project
Operation ID: Proposals_GetProposalsForProject
Auth: unknown
Operation ID: Proposals_GetProposalsForProject
Auth: unknown
Parameters (4)
changedSince
(string, query, optional)
Optional: Get proposals that have been added or changed after this date time (greater or equal).
pageToken
(string, query, optional)
Optional: page token to fetch the next page.
projectGuid
(string, path, required)
Project id for which to get proposals.
rowCount
(integer, query, optional)
Optional: How many rows to fetch, Default all.
No probe data for this endpoint yet.