---
title: "Get a list of all Communications with a specific PetParent"
method: GET
path: "/api/v1/client-communications"
tags: ["Client Communication"]
---

# Get a list of all Communications with a specific PetParent

`GET /api/v1/client-communications`

Get all appointments

## Query parameters

- `filter[user_id]` integer
- `filter[patient_ids]` integer[]
- `filter[date_between]` string[]
- `filter[content]` string
- `filter[email]` string
- `filter[channels]` string[]
- `filter[types]` string[]
- `filter[statuses]` string[]
- `filter[is_attached]` boolean
- `include` string[]
- `slim_resource` boolean

## Parameters

- `#/paths/~1api~1v1~1pets/get/parameters/0` — unresolved $ref
- `#/paths/~1api~1v1~1tags/get/parameters/5` — unresolved $ref
- `#/paths/~1api~1v1~1pets/get/parameters/11` — unresolved $ref

## Response `200`

successful operation

- object
  - `data` Data[] — unresolved $ref
  - `links` Links — unresolved $ref
  - `meta` Meta — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `403` — unresolved $ref
- `422` — unresolved $ref
- `429` — unresolved $ref

---

[API](https://skmtc.net/digitail/apis/digitail-api.md) · [All operations](https://skmtc.net/digitail/apis/digitail-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/digitail/digitail-api/revisions/bd9694db5fce/schema)
