Search child safety trainings

Retrieve child safety trainings matching the given filters. Requires permission to view background checks.

Required permission: Read Background Checks

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

Comma-delimited list of training product ids: 3 = Volunteer, 79 = Employee (English), 83 = Employee (Spanish).

string

Comma-delimited list of status ids (or status names). Values come from /api/property_values/cst_status/values.

date-time

Return trainings completed on or after this date.

date-time

Return trainings completed on or before this date.

date-time

Return trainings expiring on or after this date.

date-time

Return trainings expiring on or before this date.

date-time

Return trainings requested on or after this date.

date-time

Return trainings requested on or before this date.

double

Return trainings with a score of at least this value.

double

Return trainings with a score of at most this value.

boolean

Whether the person passed the training.

int32
≥ 1

The id of a person. Returns only that person's trainings.

string

Text matched against the person's first, middle and last name. When multiple words are given, every word must match.

string

Return trainings for people whose email address contains the given text.

string

Return trainings for people whose phone number contains the given digits.

string

Comma-delimited list of campus ids. Use -1 to include people without a campus. Values come from /api/locations.

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.

string

The field to sort the results by. The default field depends on the endpoint.

string
enum

The sort direction: "asc" or "desc".

Allowed:
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