Skip to main content
GET
List custom records

Authorizations

Authorization
string
header
required

OAuth bearer token for Health API authentication

Path Parameters

user_id
string
required

User ID (e.g., google_104940819145861640201)

Query Parameters

page
string

Page Key for pagination

limit
integer
default:100

Number of items per page

Required range: 1 <= x <= 1000
custom_records_type_id
string

Filter by custom record type ID

Response

List of custom records

records
object[]
required
pagination
Pagination · object
required