Get sponsors details for session.

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

Path Params
int64
required

This should be event id.

int64
required

Session id to get sponsors which associate with this session.

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