Dark
Get help in the API Community

Custom Item Types

Query All Custom Item Types

Scopes: Default, wsReadOnly, wsReadWrite

GET
/custom_item_types
GET
/spaces/{spaceId}/custom_item_types

Query Specific Custom Item Type by ID

Scopes: Default, wsReadOnly, wsReadWrite

GET
/custom_item_types/{custom_item_typeId},{custom_item_typeId},... - up to 100 IDs

Create Work from Custom Item Type

Scopes: Default, wsReadWrite

POST
/custom_item_types/{custom_item_typeId}/instantiate