Operations
This set of API calls allows you to fetch operations on various Keyless entities.
Operations
Get a user's pending operations
The customer service api key
The user id
An user's pending operations
Request is invalid and shouldn't be retried if the request is unchanged
Unauthorized request, the request can't be processed unless you provide a valid authentication method
Resource not found
Not acceptable representation
An internal error occurred, please try again later or contact the support.
Get a customer operation
The customer service api key
Unique operation identifier set and managed by the client
A customer operation
Request is invalid and shouldn't be retried if the request is unchanged
Unauthorized request, the request can't be processed unless you provide a valid authentication method
Resource not found
Not acceptable representation
An internal error occurred, please try again later or contact the support.
Create a pending operation
The customer service api key
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
Request is invalid and shouldn't be retried if the request is unchanged
Unauthorized request, the request can't be processed unless you provide a valid authentication method
Resource not found
Not acceptable representation
The requested operation conflicts with the current state of the server
Media type not supported, the request can't be processed
An internal error occurred, please try again later or contact the support.
JWT
Get the customer public key in PEM format
The customer service api key
The public key in PEM format
Request is invalid and shouldn't be retried if the request is unchanged
Unauthorized request, the request can't be processed unless you provide a valid authentication method
Not acceptable representation
Verify a signed JWT message. The only format accepted for now is a JWT generated by a PIN signature
The customer service api key
The signed JWT message
The verification completed successfully. Check the result to see if the signature is valid or not
Request is invalid and shouldn't be retried if the request is unchanged
Unauthorized request, the request can't be processed unless you provide a valid authentication method
Not acceptable representation
Media type not supported, the request can't be processed
Last updated
Was this helpful?