GET /v1/projects/customproperties/{customPropertyGuid}/projectcustompropertyselectionitems
Summary: Get the project custom properties.
Operation ID: ProjectCustomPropertySelectionItems_GetProjectCustomPropertySelectionItems
Auth: unknown
Operation ID: ProjectCustomPropertySelectionItems_GetProjectCustomPropertySelectionItems
Auth: unknown
Parameters (5)
changedSince
(string, query, optional)
Optional: Get custom property selection items that have been added or changed after this date time (greater or equal).
customPropertyGuid
(string, path, required)
Custom property id used to get the project custom property selection items.
isActive
(boolean, query, optional)
Optional: Get only active or inactive selection items.
pageToken
(string, query, optional)
Optional: page token to fetch the next page.
rowCount
(integer, query, optional)
Optional: How many rows to fetch, Default 20, maximum 100.
No probe data for this endpoint yet.