/
OP
openmicai
/
OpenMic v1 External API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 4mo ago
View markdown
openmicai
OpenMic v1 External API
get
List contacts in a contact list
71c32e6ffd95
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-04-17
35
38
121.5 KB
Bots
5
Calls
3
Campaigns
5
Contact Lists
5
Contacts
5
get
List contacts in a contact list
post
Add a single contact to a contact list
delete
Delete contacts from a contact list
post
Bulk add contacts to a contact list
patch
Update a contact
Phone Numbers
4
SMS
1
Tools
5
Voices
2
Contacts
List contacts in a contact list
get
/v1/contact-lists/{contact_list_id}/contacts
Path parameters
contact_list_id
integer
required
Query parameters
limit
integer
offset
integer
Response
List of contacts
ListContactsResponse
required
contacts
ContactResponse[]
pagination
object