Search check-in logs

Retrieve check-in and check-out records matching the given filters. Results are ordered by check-in time.

Required permission: Full Read Events

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
≥ 1

The id of the event to retrieve logs for.

int32
≥ 1

The id of the event attendee (guest-list entry) to retrieve logs for.

string

Comma-delimited list of group ids. Use -1 to include logs not linked to a group.

string

Include logs whose group name contains this text.

string

Comma-delimited list of check-in session ids.

string

Include logs whose person's first name, last name, or alias contains each of these words.

string

Include logs checked in by a station whose name contains this text.

string

Include logs checked out by a station whose name contains this text.

string

Include logs whose security code (the code printed on the labels) contains this text.

string

Comma-delimited list of gender ids. Values come from /api/property_values/gender/values.

double

Include logs with a pager number of at least this value.

double

Include logs with a pager number of at most this value.

date-time

Include logs checked in on or after this date (the church's timezone; time of day is ignored).

date-time

Include logs checked in on or before this date (the church's timezone; time of day is ignored).

date-time

Include logs checked out on or after this date (the church's timezone; time of day is ignored).

date-time

Include logs checked out on or before this date (the church's timezone; time of day is ignored).

int32
≥ 1

The id of the person to retrieve logs for.

int32
≥ 1

The id of the family to retrieve logs for.

string

Include logs whose person's or guest's email address contains this text.

string

Include logs whose person's or guest's phone number contains this text.

int32
≥ 0

The number of records to skip before returning results, used for paging.

int32
≥ 0

The maximum number of records to return per page. Defaults to 50.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Authentication is required, or the Ocs-Api-Key header is missing or invalid.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json