Knock.Workflows.list_schedules

You're seeing just the function list_schedules, go back to Knock.Workflows module for more information.
Link to this function

list_schedules(client, key, options \\ [])

View Source

Specs

list_schedules(Client.t(), String.t(), Keyword.t()) :: Knock.Api.response()

Returns paginated schedules for the provided environment

Available optional parameters:

#

- page_size: specify size of the page to be returned by the api. (max limit: 50)

- after: after cursor for pagination

- before: before cursor for pagination

- tenant: tenant_id to filter schedues with

- recipients: list of recipients to filter schedules with