GET api/Profile/Index?email={email}

Get an existing brand profile using the email address for the brand user

Request Information

URI Parameters

NameDescriptionTypeAdditional information
email

string

Default value is

Body Parameters

None.

Response Information

Resource Description

Profile object

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.