Get Case Citations
get_case_citationsRetrieve citation relationships for a Canadian case: get cases it cites, cases citing it, or legislation it references using case ID and database ID.
Instructions
Get citation information for a case: what it cites, what cites it, or what legislation it references. Note: the CanLII API currently only supports English for this endpoint; French requests will fall back to English.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caseId | Yes | Case ID (e.g. "1999canlii1527") | |
| citationType | Yes | Type of citation data to retrieve | |
| databaseId | Yes | Database ID (e.g. "onca") | |
| language | No | Response language (currently only 'en' is supported by the API) | en |