Get All Challenge List/ Filtered Challenge List

This API is used to get all the event challenge details associated with the specified event.

This API is used at host side. Event admins and super admins can access this API. It will return data like recordsFiltered, recordsTotal, error, and other details.

To call this API, users have to pass query parameters with API URL like page, size, and authentication key to authenticate the user.

The searchString parameter is used to get Filtered Challenge List, passing Empty String will retrieve the All Challenge list.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
Defaults to 0

Pages are zero indexed, thus providing 0 for page will return the first page.

int32
Defaults to 10

Size will returns number of records when call api default will returns 10 records.

string

Search String will be used to get filtered Challenge List, pass empty when need to get all Challenges

string

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Headers
string

API Authentication Token

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json