Documentation Index
Fetch the complete documentation index at: https://mintlify.com/supertokens/supertokens-core/llms.txt
Use this file to discover all available pages before exploring further.
List Bulk Import Users
Filter by status: “NEW”, “PROCESSING”, or “FAILED”
Number of users to return (default: 500, max: 1000)
Token for fetching next page of results
“OK”
Array of bulk import user objects matching the filter
Bulk import user ID
Current status: “NEW”, “PROCESSING”, or “FAILED”
External user identifier
Error message if status is “FAILED”
Timestamp when import was created (milliseconds since epoch)
Timestamp when import was last updated (milliseconds since epoch)
Token for fetching the next page (omitted if no more results)
Count Bulk Import Users
Filter by status: “NEW”, “PROCESSING”, or “FAILED”. If omitted, returns count of all users
“OK”
Total number of bulk import users matching the filter