get https://{baseUrl}/V2/storeview//vendor/
Retrieves detailed information about a specific vendor, identified by the vendor ID. This API provides general information such as vendor name, contact details, rating, logo, slug.
Sample Curl
curl --location 'https://mygatewayurl.com/V2/storeview/default/vendor/123'
