getSchedules

suspend fun getSchedules(identifier: String): AutomationSchedule?

Gets the in-app automation with the provided schedule identifier.

Return

The in-app automation corresponding to the provided schedule identifier.

Parameters

identifier

: The schedule identifier.