- Overview
- Authentication
- Libraries
- Methods
- Contacts
- Import file
- Bulk Import
- Contact import current status
- Contact import history
- Subscriptions
- Attributes
- Lists
- Subscribers
- Subscription forms
- Mails
- Drafts
- Send
- Sent
- Scheduled
- Auto-responder mails
- Templates
- HTML
- Block
- Auto-responders
- Profile
- Address
- Senders
- Reports
- Bounces
- Clicks
- Links
- Opens
- Opens aggregated
- Have not opened
- Most active customers
- Unsubscriptions
- Invoices
- Notifications
Import contact current status
The endpoint returns the status of the import currently in progress
GET https://api.getanewsletter.com/v3/contacts/import/current/
{
"hash": "NyiMGSdZmAT",
"url": "https://api.getanewsletter.com/v3/contacts/import/file/NyiMGfSZmAT/",
"provider_connection_id": null,
"provider": "file",
"created": "2021-09-21T12:22:42",
"status": 0,
"progress": 0,
"lists": [
"a2G6mlKrgZEAr"
]
}