List the most recent sync runs for a catalog sync source, ordered by started_at descending. Hardcoded limit of 50 runs.
GET/api/v1/admin/catalog-sync/sources/:source_id/runs
List the most recent sync runs for a catalog sync source, ordered by started_at descending. Hardcoded limit of 50 runs. Does not return 404 if the source_id is unknown — returns an empty array. Requires JWT auth with admin or owner role.
Request
Responses
- 200
- default
Success
Error response