List All Targets
GET {{gateway}}/upstreams/:nameOrId/targets/all/
List All Targets konghq
- Lists all targets of the upstream. Multiple target objects for the same target may be returned, showing the history of changes for a specific target. The target object with the latest created_at is the current definition.
Attributes | Mandatory | Type | Description |
---|---|---|---|
name or id | required | path | The unique identifier or the name of the upstream for which to list the targets. |