feat: add list emails api (#167)

This commit is contained in:
KM Koushik
2025-06-01 10:07:57 +10:00
committed by GitHub
parent ae215abf1a
commit 4957ea822f
7 changed files with 401 additions and 14 deletions

View File

@@ -1,3 +1,3 @@
---
openapi: get /v1/contactBooks/{contactBookId}/contacts/
openapi: get /v1/contactBooks/{contactBookId}/contacts
---