get https://{baseUrl}/V2/storeview//vendor/profile
Retrieves the profile details of the authenticated vendor. The vendor is identified by the authentication token provided in the request. Curl example: curl --location 'https://mygatewayurl.com/V2/storeview/default/vendor/profile' --header 'Authorization : Bearer abc2dsf23zxc32'
