StepFlow.Workers.WorkerStatuses.list_worker_statuses

You're seeing just the function list_worker_statuses, go back to StepFlow.Workers.WorkerStatuses module for more information.
Link to this function

list_worker_statuses(params \\ %{})

View Source

Returns the list of WorkerStatuses.

Examples

iex> StepFlow.WorkerStatuses.list_worker_statuses()
%{data: [], page: 0, size: 10, total: 0}