List sponsors

Returns a paginated list of sponsors for the given event, ordered by amount descending and name ascending. Supports keyword search and attendance-mode filtering. Publicly accessible; when an authenticated user token is provided, the response includes the sponsor amount field. Cached for 5 minutes.

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

Event slug or numeric ID

Query Params
integer

Page number (default: 1)

integer

Page size (default: 24)

string

Filter sponsors by name (partial match)

string

Comma-separated attendance modes to filter (offline, mixed, online)

string

Comma-separated relationships to include

boolean

Include file_category_id in the response

boolean

Include sponsor representatives in the response

Headers
string

Bearer JWT token (optional -- public access allowed)

Responses

404

Event not found

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