/
/esputnik.com
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Account3
Apps3
Behavior tracking4
Contacts24
  • postAdd/update a contact
  • deleteDelete contact by externalCustomerId
  • getSearch for contacts
  • postAdd/update contacts
  • postSubscribe a contact
  • postAdd/update contacts from external file
  • getGet contact import status
  • getGet email by contactID
  • postAdd emails to unsubscribed list
  • postRemove emails from unsubscribed list
  • getGet contacts from a segment
  • postDelete from static segment
  • postAttach contact to static segment
  • getGet segments
  • getGet workflows
  • getGet contact ID by Mobile Push token
  • getGet contact subscriptions
  • putUpdate contact subscriptions
  • getGet contact
  • putUpdate contact
  • deleteDelete contact
  • getContact recommendations based on web tracking
  • getGet the list of catalogs
  • getGet additional fields
Deprecated4
Events4
Messages62
Orders2
Product feed2
Site8
    Contacts

    Get contact import status

    The method is used for getting the status of the contact import session by the asynchronous ID of the session.

    get/api/v1/importstatus/{sessionId}

    Path parameters

    sessionIdstring required

    Async session identifier

    Changes