Gets the recurrence rule of a task.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
Bearer authentication of the form Bearer <token>, where token is your auth token.
The recurrence rule as cron expression. We support all expressions which cronos supports (https://github.com/HangfireIO/Cronos). The number of occurrences is limited to 24 a day.