latestOpenAPI 3.0.02026-08-1013895.5 KB
99d2ed0023e2
People Groups in Countries (PGIC)
Retrieve the Unreached of the Day information (JSON or XML)
Retrieve the daily Unreached of the Day people group information. You have two options when retrieving the Unreached of the Day:
- Get today's Unreached of the Day. This is the default if you do not send parameters.
- You can specify the month and day parameter to get a specific day of the year. For example, /daily_unreached.json?month=01&day=31 will get the people group for Jan. 31st. You must provide both parameters!
get/v1/people_groups/daily_unreached.{format}
Path parameters
format'json' | 'xml' required
The format of the response, either 'json' or 'xml'.
Query parameters
api_keystring required
Your Joshua Project API key.
daystring
The two digit day that you want to receive the information from. Defaults to the current day.
monthstring
The two digit month that you want to receive the information from. Defaults to the current month.
langstring
The three letter ROLProfile language code you want the people group information returned in. Supported languages are: cmn, deu, eng, fra, ita, kor, por, spa, vie. Defaults to eng.
Response
The unreached people group based on your request.
object required