Is there a way to retrieve OAuth client details via API?

Hello all,

in administration, under Integration - OAuth clients, we have a client with a GUID. I need to programmatically retrieve some information about this client (e.g., the Main URL) using its GUID. Is it possible? I didn't find any REST API endpoint for that in the documentation.

Thank you.