v1

latestOpenAPI 3.0.02026-08-063014193.1 MB
Reports

Return the data for all Reports

Outlines the parameters, optional and required, used when requesting the data for all Reports

get/reports.json

Query parameters

categorystring

Filters Report data by category.

created_beforestring date-time

Filters Report data by date. (Expects an ISO-8601 date).

created_sincestring date-time

Filter Report records to those having the created_at field after a specific time. (Expects an ISO-8601 timestamp).

fieldsstring

The fields to be returned. See response samples for what fields are available. For more information see the fields section.

ids[]integer

Filter Report records to those having the specified unique identifiers.

kind'accounts_receivable' | 'accounts_receivable_aging' | 'bank_account_activity' | 'billing_history' | 'billing_rate' | 'client_activity' | 'client_ledger' | 'clio_payments_deposit' | 'clio_payments_ledger' | 'clio_payments_monthly_statement' | 'clio_payments_sales_tax' | 'clio_payments_transaction' | 'contact_information' | 'currency_conversion_gain_loss' | 'disbursement_payment' | 'fee_allocation' | 'general_ledger' | 'grant_matters' | 'invoice_payments_v2' | 'law_society_of_alberta' | 'law_society_of_alberta_al' | 'law_society_of_alberta_bar' | 'law_society_of_alberta_tl' | 'law_society_of_alberta_tt' | 'matter' | 'matter_balance_summary' | 'matter_ledger_full' | 'matter_productivity_by_user' | 'matters_by_responsible_attorney' | 'originating_attorney_revenue' | 'other_revenue' | 'potential_trust_to_office' | 'productivity_by_client' | 'productivity_by_user' | 'revenue' | 'task_productivity_by_user' | 'task_progress_by_user' | 'trust_ledger' | 'trust_ledger_nsw' | 'trust_listing' | 'trust_management' | 'work_in_progress'

Filters Report data by kind.

limitinteger

A limit on the number of Report records to be returned. Limit can range between 1 and 200. Default: 200.

output_formatstring

Filters Report data by format.

page_tokenstring

A token specifying which page to return.

querystring

Wildcard search for Report name.

sourcestring

Filters Report data by source.

statestring

Filters Report data by state.

updated_sincestring date-time

Filter Report records to those having the updated_at field after a specific time. (Expects an ISO-8601 timestamp).

Headers

X-API-VERSIONstring

The API minor version. Default: latest version.

Response

Ok