Get-Matter
- 1 Minute to read
- Print
- DarkLight
- PDF
Get-Matter
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Summary
Retrieves an existing matter.
Get-Matter
-Id
Returns a matter object.
Parameters
Parameter | Type | Required? | Notes |
---|---|---|---|
Id | Int32 | Yes | The matter id. |
Examples
Get an existing matter
This example retrieves a specific matter and outputs it as JSON.
# TODO