Skip to main content

List Bulk Import Users

string
Filter by status: “NEW”, “PROCESSING”, or “FAILED”
number
Number of users to return (default: 500, max: 1000)
string
Token for fetching next page of results
string
“OK”
array
Array of bulk import user objects matching the filter
string
Bulk import user ID
string
Current status: “NEW”, “PROCESSING”, or “FAILED”
string
External user identifier
string
Error message if status is “FAILED”
number
Timestamp when import was created (milliseconds since epoch)
number
Timestamp when import was last updated (milliseconds since epoch)
string
Token for fetching the next page (omitted if no more results)

Count Bulk Import Users

string
Filter by status: “NEW”, “PROCESSING”, or “FAILED”. If omitted, returns count of all users
string
“OK”
number
Total number of bulk import users matching the filter