GET v1/identity
Gets the identity information. This needs to be protected so only admins and devs can access this. Hence the enhanced privilege of CanAccessIdentity.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Task<IHttpActionResult>.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.