Lists

Get all contact IDs in a list

<a class="try-sandbox-link" href="https://sandbox.textmagic.com/#/Lists/getListContactsIds" target="_blank">Try in sandbox</a><br>

get/api/v2/lists/{id}/contacts/ids

Path parameters

idinteger required

Response

Returned when successful.

integer[] required

Example response

[
  534
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.