Need to know about OAuth application creation

We are using "/api/v2/audits/query/realtime" API in order to get audit log response.

Can we get audit log response for all the organizations configured or Will it only be applicable to default org?

It is applicable to the org from which you got an authorization token (using one of the OAuth Grant flows).

Regards,