Question:
- Obtain client_id
- How do I get a client_id for creating a Matter?
Environment:
- Clio Manage
Answer:
Client_id can be obtained by running a GET request on contacts endpoint. The following GET request can be used to get client ids:
https://app.clio.com/api/v4/contacts.json?fields=name,id