Skip to main content
GET
Get Project Date Details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

The unique VOMO identifier for the project serving date to retrieve.

Response

Returns the serving date detail record, including its start and end times, participant count, and the list of participants with their check-in details and hours.

data
object

A VOMO Project Serving Date with participants

Last modified on June 5, 2026