latestOpenAPI 3.0.02026-08-232861531.0 MB

d3c75c2a2f1d

providerSchedulingGroups

Get provider scheduling group by id

get/providerSchedulingGroups/{providerSchedulingGroupId}

Path parameters

providerSchedulingGroupIdstring required

ProviderSchedulingGroup's unique identifier in Luma's database.

Response

ProviderSchedulingGroup

_idstring

Luma's internal ID of an object.

userstring

The ID of the root account user.

deleted0 | 1

Flag for logical deletion where 1 means deleted.

createdBystring

The ID of the user who created this object.

updatedBystring

The ID of the user who updated this object.

createdAtstring date-time

The date/time when this object was created.

updatedAtstring date-time

The date/time when this object was updated.

namestring

Name of the provider scheduling group.

groupType'structured' | 'parallel'

The scheduling behavior used to assign appointments across the group's members.

activeboolean

Indicates whether this group is active and should be used by scheduling logic.