Skip to main content
GET
Get a site attendance resource

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

site_attendance_id
string<uuid>
required

The unique identifier for the site attendance resource.

Query Parameters

include
enum<string>[]

A comma separated list of related resources to include.

Available options:
scheme,
user,
recorded_by,
signed_out_by

Response

A site attendance.

JSON API response object

data
object
required

One person's presence on site, from sign-in to sign-out

jsonapi
object
required
included
object[]

Related resources that can be included when a site attendance is returned

A scheme