Get Partner Profile Using GET 1

Get Partner Profile Using GET 1

Get partner profile of the current user.

Request
URI
GET
https://{api_host}//vcp.vmware.com/api/provider/v1/partnerProfile
COPY
Responses
200

OK

Returns PartnerProfile of type(s) application/json
{
    "name": "test",
    "prmId": 1111111
}
string
name
Optional

name

string
prmId
Optional

prmId


400

Bad Request

Operation doesn't return any data structure

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure