GET api/v1/competitions/view?Id={Id}&Slug={Slug}&Email={Email}&Page={Page}&PerPageItems={PerPageItems}&Lang={Lang}&ListSubCat={ListSubCat}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Slug

string

None.

Email

string

None.

Page

integer

None.

PerPageItems

integer

None.

Lang

string

None.

ListSubCat

boolean

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.