Is there a way to retrieve Web API OAUTH 2.0 clientId value

Certified Senior Developer

Hello all, 

I have configured a web API and provided OAuth 2.0 authentication. I have tested it from Postman, and it's working fine. However, I have a requirement to validate something based on the clientId of the API request. Is there a way to read the ClientID from the request?

Thanks

  Discussion posts and replies are publicly visible