Skip to main content
GET
Get Devotionals

Authorizations

X-API-Key
string
header
required

Client API key copied from Developer Access in the TheFaithApp dashboard.

Authorization
string
header
required

Member access token returned by POST /v1/auth/token.

Headers

X-Client-Date
string<date>

The date for which to retrieve the devotional (format: YYYY-MM-DD). If provided, returns a single devotional for that date with metadata. If not provided, returns a paginated list of devotionals.

X-Client-Timezone
string

The timezone to use for date calculations (e.g., 'America/New_York'). Only used when X-Client-Date is provided. If not provided, uses UTC.

Query Parameters

Search term to filter devotionals. Only used when X-Client-Date is not provided.

page
integer
default:1

Page number for pagination (default: 1). Only used when X-Client-Date is not provided.

Response

Devotional information. Returns either a single devotional with metadata when X-Client-Date is provided, or a paginated list of devotionals when no date is specified.

devotional
object
metadata
object

Additional information about the devotional and its context

navigation
object

Navigation links for moving between dates