GET api/Profiles/proof?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
StarAPIResponseOfUserProofDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | string |
None. |
|
| Result | UserProofDTO |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.