Returns the status of the bulk import.

Job status:
queued - The job is queued and waiting to be processed
processing - The job is being processed
completed - The job is completed
failed - The job has failed
When the job is failed a message will also be returned indicating the error.

If the api is successful it will return the imported user ids.
You can use these ids to send email invitations, using the Invite group members api.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!