OpenProject · Capability
OpenProject API V3 (Stable) — Types
OpenProject API V3 (Stable) — Types. 4 operations. Lead operation: List types available in a project. Self-contained Naftiko capability covering one Openproject business surface.
What You Can Do
GET
Listtypesavailableinaproject
— List types available in a project
/v1/api/v3/projects/{id}/types
GET
Listalltypes
— List all Types
/v1/api/v3/types
GET
Viewtype
— View Type
/v1/api/v3/types/{id}
GET
Listtypesavailableinaworkspace
— List types available in a workspace
/v1/api/v3/workspaces/{id}/types
MCP Tools
list-types-available-project
List types available in a project
read-only
idempotent
list-all-types
List all Types
read-only
idempotent
view-type
View Type
read-only
idempotent
list-types-available-workspace
List types available in a workspace
read-only
idempotent