Gabriel Popa
Gabriel Popa

Reputation: 21

WSO2 Governance Registry API for retrieving artifact lists

I am using WSO2 Governance Registry (4.6.0) for storing web application catalogues (Countries, Regions, Cities, etc).

I have created Artifact types for each of the catalogues and populated the registry with values. When doing this, WSO2 Governance Registry publishes CRUD methods as showing here.

I need a way to retrieve the entire list for a artifact type calling Registry API via one single web service and unfortunately couldn't find documentation for it.

Does anyone knows how to obtain this kind of endpoints without custom development? Does Governance Registry has built in this WS?

Upvotes: 2

Views: 340

Answers (1)

Related Questions