Skip to main content
Version: Next

RESTGetAPIInviteTargetUsersJobStatusResult

Index

Properties

completed_at

completed_at: null | string

The timestamp when the job was successfully completed.

created_at

created_at: null | string

The timestamp when the job was created.

error_message

error_message: null | string

The error message if the job failed.

processed_users

processed_users: number

The number of users processed so far.

status

The status of the job processing the target users.

total_users

total_users: number

The total number of users in the provided list.