Ige
Path parameters
Query parameters
The cursor for fetching the next page, or null to fetch the first page.
The cursor for fetching the next page, or null to fetch the first page.
The cursor for fetching the next page, or null to fetch the first page.
The cursor for fetching the next page, or null to fetch the first page.
Provider oura/strava etc
Provider oura/strava etc
Date from in YYYY-MM-DD or ISO formatted date time. If a date is provided without a time, the time will be set to 00:00:00
Date from in YYYY-MM-DD or ISO formatted date time. If a date is provided without a time, the time will be set to 00:00:00
Date to YYYY-MM-DD or ISO formatted date time. If a date is provided without a time, the time will be set to 23:59:59
Date to YYYY-MM-DD or ISO formatted date time. If a date is provided without a time, the time will be set to 23:59:59
Response
Successful Response
Example response
{
"groups": {
"oura": [
{
"data": [
{
"timestamp": "2023-02-13T14:30:52+00:00",
"type": "baha_grass",
"unit": "FSU",
"value": 70
}
],
"source": {
"provider": "oura",
"type": "ring"
}
}
]
}
}