# Conversations **GET /api/v1/metrics/conversations** Get the total number of conversations for a firm on the current date or the end of the date supplied. ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Query parameters - **date** (string) The date to get the key metric from in YYYY-MM-DD format (calculations are made from the end of the day). ### Body: application/json (object) - **date** (date) The date which you would like to run the key metric from. ## Responses ### 200 #### Body: application/json (object) - **data** (array[object]) The value of the key metric. [Powered by Bump.sh](https://bump.sh)