Skip to main content
GET
Get a volunteer's totals

Authorizations

Authorization
string
header
required

An API key from Settings, API keys. It starts with rc_live_.

Path Parameters

person_id
string
required

The person's record ID.

Response

The totals.

person_id
string
required
lifetime_hours
number
required

The hours logged on their sign-ups.

shift_count
integer
required

How many sign-ups they are on, their own and the ones they accompany.

event_count
integer
required

How many different schedules those sign-ups were under.

first_signup_at
string<date-time> | null
required
last_activity_at
string<date-time> | null
required

The latest sign-off, or change, on one of those sign-ups.