Get configured Vault Forward endpoints
Gets a configured Vault Forward endpoints that can be used to forward PCI data to.
This endpoint requires the vault-forward-configs.read
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the Vault Forward configuration.
"46973e9d-88a7-44a6-abfe-be4ff0134ff4"
Response
A configured Vault Forward configuration.
The type of this resource. It is always vault-forward-config
.
"vault-forward-config"
The ID of this Vault Forward configuration.
"faaad066-30b4-4997-a438-242b0752d7e1"
The date and time when this configuration was created.
"2012-12-12T10:53:43+00:00"
The date and time when this configuration was last updated.
"2012-12-12T10:53:43+00:00"
The unique ID for a merchant account.
"default"
The ID of the Vault Forward definition.
"amadeus"
The display name for this configuration.
"Amadeus"
The hosts where Vault Forward requests are allowed for this definition.
[
"https://api.amadeus.com",
"https://test.api.amadeus.com"
]
Authentication methods that can be applied in Vault Forward requests.
A configured Vault Forward authentication method.
The user who created the Vault Forward configuration.
Was this page helpful?