Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/api/v1/meta/coverage
{ "providers": [ "<string>" ], "timeseries": [ { "name": "<string>", "metrics": [ { "code": "<string>", "unit": "<string>", "providers": [ "<string>" ] } ] } ], "workout_fields": [ { "code": "<string>", "providers": [ "<string>" ] } ], "sleep_fields": [ { "code": "<string>", "providers": [ "<string>" ] } ], "health_scores": [ { "code": "<string>", "providers": [ "<string>" ] } ] }
Successful Response
Show child attributes
Was this page helpful?