API ReferenceSchemas
ScheduleGroupResponse
Response schema for a single schedule group
Response schema for a single schedule group
Example
{ "data": { "id": "sgrp_a1b2c3d4e5f6", "name": "Orientations", "object": "schedule_group" }}A named schedule lineage at the account level (for example, Orientations). Providers tag schedules and openings into a group, and a service binds a provider to one.
Example
{ "id": "sgrp_a1b2c3d4e5f6", "name": "Orientations", "object": "schedule_group"}