Get External Task Topic Names
GET/external-task/topic-names
Queries for distinct topic names of external tasks that fulfill given parameters. Query can be restricted to only tasks with retries left, tasks that are locked, or tasks that are unlocked. The parameters withLockedTasks and withUnlockedTasks are exclusive. Setting them both to true will return an empty list. Providing no parameters will return a list of all distinct topic names with external tasks.
Request
Responses
- 200
- 400
Request successful.
Returned if some of the query parameters are invalid.