GET /v1/projects/{projectGuid}/worktypesforproject
Summary: Search active work types by part of the name or code.
Operation ID: WorkTypes_GetSearchedWorktypes
Auth: unknown
Operation ID: WorkTypes_GetSearchedWorktypes
Auth: unknown
Parameters (4)
firstRow
(integer, query, optional)
Optional: first row to fetch. Default 0 = first row.
projectGuid
(string, path, required)
Id of the case to which proposal is connected.
rowCount
(integer, query, optional)
Optional: How many rows to fetch, Default 20, maximum 100.
textToSearch
(string, query, optional)
Searched string: part of name or code.
No probe data for this endpoint yet.