get https://api.everbridge.net/rest/scheduling//substitutions/
Get a single substitution(s) (Unavailable/Replacement)
Return Type
substitutions Object
Parameters:
Name | Required? | Data Type | Options | Description |
---|---|---|---|---|
organizationId | y | long | The ID of the organization that owns this resource. | |
ids | y | string | The ID or IDs (comma-delimited) of the resources to update. | |
fields | n | string | Any non transient StaffSubstitution field Ex: calendarId, contactId | Fields to be included in the response. Fields[resourceName] may be used to specify fields returned for included documents. When doing so, it is not necessary to also request to include the resource as the include is implied by the fields request. |
include | n | string | "calendar", "contact" | Specifying the includes parameter will result in a compound document response, adding resources to included which have been referenced by resources returned in data. Include may be specified as a comma-delimited list of resource names. |