My API credential
Get API credential details
Returns your API credential details based on the API Key you used in the request.
You can make this request with any of the Management API roles.
get/me
Response
OK - the request has succeeded.
Example response
{
"allowedOrigins": [
{
"domain": "https://adyen.com"
}
]
}