GET api/user/rep/{repDID}/rank

Get a Representative's rank

Request Information

URI Parameters

NameDescriptionTypeAdditional information
repDID

Representative identifier

string

Required

Body Parameters

None.

Response Information

Resource Description

The Rank Description from the RankTypes table

string

Response Formats

application/xml, text/xml

Sample:
<String>sample string</String>

application/json, text/json

Sample:
"sample string"