Retrieve a device in the systemAsk AIget https://api-cert.payconex.net/api/v4/accounts/{accountId}/devices/{deviceId}Endpoint to retrieve a device in the system Required Scopes The API Key calling this endpoint must have one of the following scopes: pcx:devices:* pcx:devices:read Path ParamsaccountIdstringrequiredNumeric ID of the accountdeviceIdstringrequiredlength ≤ 40The alphanumeric reference for the specific objectResponses 200Successful operation 400Bad Request 401The authorization provided was invalid 403The authorization provided is not allowed to perform this operation 404The requested resource cannot be found 422There was a problem validating your request 500An unexpected error occurred on the server, preventing the request from being processed successfully. defaultErrorUpdated 20 days ago