Get
/v1/Project/Import/{importId}

Security
API Key
Header parameter nameapi_token
Enter REST API key. To generate a key, go to Settings → Knowledge base portal → API tokens
Path parameters
importId
string Required

Id of import request

Responses
200
400
Show example

Success

Collapse all

object

import_documentation_log
object

new_versions
integer 


categories
integer 


articles
integer 


languages
string 


messages
Array of object


object

status
string 

Current status of the import and it can be either one of these statuses 'Queued/InProgress/Completed/Error'


extension_data
object

success
boolean 

Status indication for customer Api response


errors
Array of object

Errors in the customer Api response


object

warnings
Array of object

Warning in the customer Api response


object

information
Array of object

Information passed by the customer Api response


object