Gets an API key based on the API key ID.Ask AIget https://api-uat.azupay.com.au/v1/client/{clientId}/apiKeys/{apiKeyId}Get API keyPath ParamsclientIdstringrequiredlength between 5 and 50Your client’s unique identifier that we provide you during the initial onboarding request.apiKeyIdstringrequiredThe ID provided when the API Key was generated via the API or from the dashboard.Responses 200API key record 400Invalid request 401Invalid Authorization header 403Forbidden 404Client ID not foundUpdated 6 months ago