Get vCards
get_vcardsRetrieve virtual business cards by their IDs. Use ad VCardId values to get card details.
Instructions
Reads virtual business cards (визитки) by id. The API requires ids — get them from ads' VCardId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | vCard ids (required by the API). | |
| limit | No | Max objects per page. | |
| offset | No | Pagination offset. |