List speakers

Returns a paginated list of speakers for an event. By default only non-archived, non-draft speakers are returned. Use ?archived=true to list only archived speakers, or ?archived=all to include both.

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

Event public UUID (api_key). Used in all event-scoped API paths.

Query Params
integer
≥ 1
Defaults to 1
integer
≤ 24
Defaults to 24
string
string
enum
Defaults to false

Filter by archived flag. Defaults to false.

Allowed:
string

Case-insensitive partial match against name or last_name. SQL LIKE wildcards (%, _) in the input are escaped and matched literally.

Responses

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