matter query (for a specific matter) or the matters
query (to retrieve a list).
๐ Fetching a specific matter
Use thematter(id: MatterGID!) query to retrieve details about a single matter.
Request
Response
๐ Fetching multiple matters
If you donโt know the matter ID or want to browse multiple matters, you can use the matters query to list them.Request
Next steps
Receiving webhooks on referral updates
Get automatic updates when referral statuses change.
Receiving webhooks on matter updates
Get automatic updates when matter statuses change.