Retrieve a paginated list of video sermons for the authenticated user’s church. Supports optional search and pagination.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your client API key from the dashboard (Settings page).
Search term to filter video sermons.
Page number for pagination (default: 1).
Paginated list of video sermons.
The response is of type object
.