Skip to main content
GET
Get subject

Authorizations

Authorization
string
header
required

Recommended. Pass your API key as a Bearer token in the Authorization header: Authorization: Bearer YOUR_API_KEY.

Path Parameters

subject_id
string
required

Subject ID.

Response

Subject details.

id
string
Example:

"550e8400-e29b-41d4-a716-446655440000"

email
string
Example:

"runner@example.com"

name
string
Example:

"Jane Smith"

height
number

Subject height in meters.

Example:

1.72

weight
number

Subject weight in kilograms.

Example:

62

created_at
string<date-time>
Example:

"2025-03-20T15:30:00Z"