Operations
This set of API calls allows you to fetch operations on various Keyless entities.
Last updated
This set of API calls allows you to fetch operations on various Keyless entities.
Last updated
Get a user's pending operations
An user's pending operations
Unique operation identifier set and managed by the client
Operation payload set and managed by the client
User id set and managed by the client
Authentication type of the operation
Get a customer operation
Unique operation identifier set and managed by the client
A customer operation
Unique operation identifier
Creation date time
Name of the service that created the operation
An HEX string representing the user id
Customer SDK api key
User id set and managed by the client
Unique operation identifier set and managed by the client
Operation payload set and managed by the client
True if the operation is approved, false otherwise
Authentication type of the operation
State of the operation. Possible values are 'approved' or 'pending'
Create a pending operation
The user id
User id set and managed by the client
Unique operation identifier set and managed by the client
Operation payload set and managed by the client
Operation created successfully
Always true