GET Prayer/Requests?st={st}&end={end}&ag={ag}&type={type}&option={option}&filter={filter}&max={max}&id={id}

Only items published 90 days before the current date are available.

Request Information

URI Parameters

Name Description Type
st

Start Date beginning range to search for items in mm-dd-yyyy format

date
end

End Date ending range to search for items in mm-dd-yyyy format

date
ag

Comma-delimited list of one or more Affinity/Region IDs, (e.g.: ag100,) to filter on

string
type

Request Type ID from Master/RequestTypes

string
option

Required with type and is the selected option from choosen Request Type ID

string
filter

Free-text search string

string
max

Maximum number of items to return; default is all available items

integer
id

Unique Request ID

string

Body Parameters

Example

https://api.imb.org/main/Prayer/Requests?st={st}&end={end}&ag={ag}&type={type}&option={option}&filter={filter}&max={max}&id={id}

Response Information

Resource Description

Collection of Request
Name Description Type
PrayerID

Prayer request GUID

string
SubfolderId

Sub-Folder GUID containing the request

string
Heading

Heading, or title, of prayer request

string
LocationID

Location ID

integer
Location

Location name

string
TypeID

Prayer request type ID

integer
TypeName

Prayer request type name

string
RequestText

Prayer request text

string
URL

URL associated with Sub-Folder containing prayer request

string
Email

Email associated with Sub-Folder containing prayer request

string
Pronunciation

Pronunciation key for heading

string
ContextID

Region ID

string
ContextName

Region Name

string
SunriseDate

The earliest date this prayer request is public, formatted as M-d-yyyy

date
SunsetDate

The latest date this prayer request is public, formatted as M-d-yyyy

date
SunriseDateUnix

The earliest date this prayer request is public, formatted in Unix time

integer
SunsetDateUnix

The latest date this prayer request is public, formatted in Unix time

integer
SunriseDateRaw

The earliest date this prayer request is public

string
SunsetDateRaw

The latest date this prayer request is public

string