Processor Backup
Get import details
Show details of a token import
GET
Get import details
Authorizations
Path Parameters
The ID of the import.
Response
Success response
The ID of the import.
Example:
"5a9c3e7b-2f8d-4d1a-b6c4-9e5f1a7c3b8d"
The timestamp when the import was requested.
Example:
"2026-04-01T08:00:00Z"
The timestamp when the import was finished.
It is only available if the import was successfully finished or was aborted.
Example:
"2026-04-01T08:12:00Z"
Available options:
stripe Available options:
preparing, running, finished, aborted Example:
"preparing"
The amount of attempts to import a token.
Example:
100
The amount of successful imports.
Example:
98
The amount of failures while importing a token.
Example:
2
Get import details