Retrieve a paginated list of audio 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 audio sermons.
Page number for pagination (default: 1).
Paginated list of audio sermons.
The response is of type object
.