{ "opencollection": "1.0.0", "info": { "name": "Clio API Documentation Activities Clients API", "version": "v4" }, "items": [ { "info": { "name": "Clients", "type": "folder" }, "items": [ { "info": { "name": "Return the client data for a single matter", "type": "http" }, "http": { "method": "GET", "url": "https://app.clio.com/api/v4/matters/:matter_id/client.json", "headers": [ { "name": "IF-MODIFIED-SINCE", "value": "" }, { "name": "IF-NONE-MATCH", "value": "" }, { "name": "X-API-VERSION", "value": "" } ], "params": [ { "name": "fields", "value": "", "type": "query", "description": "The fields to be returned. See response samples for what fields are available. For more information see the [fields section](#section/Fields)." }, { "name": "matter_id", "value": "", "type": "path", "description": "Filters Client data by matter." } ] }, "docs": "Outlines the parameters, optional and required, used when requesting the data for a single Client" } ] } ], "bundled": true }