Skip to main content

Court Decision

The CourtDecision data type is an event where the company went to court, usually for litigious reasons.

The Court Decision's history is regardless of the month history current setting.

FieldTypeDescription
iduuidUnique identifier (UUID)
titlestringA short phrase naming the court judgement
datedateDate of the judgment
tribunalstringName of the tribunal where the judgement occurred
filing_numberstringCode number of the judgement
plaintiffstringName of the plaintiff party/parties.
defendantstringName of the defendant party/parties.
summarystringA short excerpt from the text of the decision
keywordsstring[]Keywords about the subject of the decision
entitiesstring[]List of actors of the decision
textstringText of the decision
file_idstringSee Download

Endpoints

GET/api/v6/users/{userId}/court-decisions

Returns the list of court decisions for the user's company.

info

The number of court decision provided is limited to 20 per user. For having more decisions please send an email to support@qardapi.com with the user_id.