v2

latestOpenAPI 3.0.12026-07-262352981007.0 KB
Matter Items

Get an item on a matter

Returns an item on the specified matter.

get/matters/{matterId}/items/{id}

Path parameters

matterIdstring required
idstring required

Response

When request is successful. Returns a 'MatterItem' object.

hrefstring nullable
relationstring nullable
methodstring nullable
idstring nullable

Unique identifier for the item on a matter.

namestring nullable

Name of the item.

indexinteger

Zero based number of this item in the list.

visibleboolean

Boolean flag indicating if the item is visible.