Operations
This set of API calls allows you to fetch operations on various Keyless entities.
Last updated
Was this helpful?
This set of API calls allows you to fetch operations on various Keyless entities.
Last updated
Was this helpful?
Get a user's pending operations
/users/{userId}/operations/pending
The user id
Get a customer operation
/operations/{operationId}
Unique operation identifier set and managed by the client
Create a pending operation
/users/{userId}/operations
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
Verify a signed JWT message. The only format accepted for now is a JWT generated by a PIN signature
/verify-jwt
The signed JWT message