GET api/v1/competitions/view?Id={Id}&Slug={Slug}&Email={Email}&Page={Page}&PerPageItems={PerPageItems}&Lang={Lang}&ListSubCat={ListSubCat}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Slug | string |
None. |
|
| string |
None. |
||
| Page | integer |
None. |
|
| PerPageItems | integer |
None. |
|
| Lang | string |
None. |
|
| ListSubCat | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.