Get fund a need items page wise by event

This API is used to get list of fund a need items with item details by event in pagination manner.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Here is the description of response attributes, which returns to the form of JSON.

AttributesDescription
itemCategorysRepresents an array of items category to display
itemsAn array of auction items with all basic details.
totalItemsRepresents a total number of items.
moduleShowStates show module or not

Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error CodeError Description
200OK
400The request could not be understood by the server due to malformed syntax.
4040200Event Not Found
Path Params
string
required

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

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

This field states item category

Responses

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