Can an Admin be granted the Owner level of detail for App and API Call Logs?

When the Account Owner views the Call Logs for a Server to Server app (created by me), they see this:

When I access the same call in the same app, I see this:

{
“urlPattern”: “https://api.zoom.us/v2/live_meetings/84296164170/rtms_app/status”,
“time”: “1780319168971”,
“status”: 400,
“method”: “PATCH”,
“trackingId”: “v=2.0;clid=us06;rid=WEB_cb01ec351624d556dc9737ff497e8e33”,
“endPoint”: “https://api.zoom.us/v2/live_meetings/84296164170/rtms_app/status”,
“responseHeaders”: “”,
“requestParams”: “”,
“requestHeaders”: “”,
“requestBody”: “”,
“httpStatus”: “400”,
“response”: “”
}

Is is possible for the Account Owner to grant my Admin account the same level of detail that they are seeing?

If so, how?

Thanks.