Ask a question

Ask a Question
Back to All

How can I get list of speakers without pagination?

I'm trying get all speakers with endpoint https://api.livestorm.co/v1/sessions/{session-id}/people. And I do a lot of pagination requests to filter persons on "is_highlighted": false and "is_guest_speaker": false.