Get sponsors for event.

This API will help to get all sponsors of event. We need to pass eventId in param to get particular event's sponsors. We are also using pagination and searching functionality for get records.

Path Params
int64
required

This should be event id.

Query Params
string

Get filter sponsors records according to search value passing in request

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

Responses

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