Get an API key pair
Fetches an API key pair by its ID.
api-key-pairs.read scope.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the API key pair.
"fe26475d-ec3e-4884-9553-f7356683f7f9"
Response
Successful Response
The ID for the API key pair.
"fe26475d-ec3e-4884-9553-f7356683f7f9"
The unique thumbprint that identifies the API key pair.
"6zsbrjs0Cp4M4Ebz8sfHqUKGiG9Sd0lF2sfKp5-w-nk"
The display name for the API key pair.
1 - 200"Production key"
The algorithm used to generate the API key pair.
ECDSA, RSA "ECDSA"
Whether the API key pair is active and can be used to authenticate.
true
The date and time when this API key pair was created.
"2013-07-16T19:23:00.000+00:00"
The date and time when this API key pair was last updated.
"2013-07-16T19:23:00.000+00:00"
The type of this resource.
"api-key-pair"The PEM-encoded private key. Only returned once, in the response to creating the API key pair, and only when Gr4vy generated the key pair. Store it securely, as it cannot be retrieved later.
The user or API key pair that created this API key pair.
The merchant accounts this API key pair has access to. An empty list means it has access to all merchant accounts.
The roles assigned to this API key pair.