@smokeballdev/smokeball-client-sdkDocumentation Index
Fetch the complete documentation index at: https://docs.smokeball.com/llms.txt
Use this file to discover all available pages before exploring further.
Interface: Api
Entry point for matter items to Smokeball.Methods
get()
get(Gets the matter items associated to the current context or the specified matter id if provided.matterId?):Promise<MatterItems>
Parameters
matterId?
string
the matter items to retrieve, use null for the matter in the current context.
Returns
Promise<MatterItems>
the matter items for the specified matter.