Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 375 Bytes

File metadata and controls

25 lines (15 loc) · 375 Bytes

getList

Get one contact list with its member count.

HTTP: GET /api/lists/{id}

Parameters

Name In Description
id path

Returns

any

Example

res = mk.getList("lst_1")

← All methods · Docs · mailkite.dev