/
HA
hackforla
/
VRMS API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
Auth
6
CheckIns
4
get
List all check-ins
post
Create a check-in
get
Get check-in by ID
get
Get check-ins for an event
CheckUser
2
Events
7
GrantPermission
3
HealthCheck
1
Projects
8
ProjectTeamMembers
6
Questions
3
RecurringEvents
6
Users
10
CheckIns
Get check-in by ID
get
/checkins/{id}
Path parameters
id
string
required
Response
Check-in found
CheckIn
required
_id
string
userId
string
eventId
string
checkedIn
boolean
createdDate
string
date-time
Changes