Skip to main content

List catalog sync entries discovered from an external source (e.g. HuggingFace). Supports filtering by mapping_status. U

GET 

/api/v1/admin/catalog-sync/sources/:source_id/entries

List catalog sync entries discovered from an external source (e.g. HuggingFace). Supports filtering by mapping_status. Uses offset pagination (STYLE_GUIDE §4 grandfathered). Does not return 404 if source_id is unknown — returns empty array. Requires JWT auth with admin or owner role.

Request

Responses

Success