How To Fetch Metadata
Use these endpoints from backend services, scripts, or browser clients to integrate with the registry cleanly.
Registry base URL: https://registry.uoa.gr
1. Fetch All Metadata
Endpoint: GET https://registry.uoa.gr/type-metadata/all
2. Fetch One Metadata Entry By VCT
Endpoint: GET https://registry.uoa.gr/type-metadata?vct=<vct-value>
3. Browser Fetch Example
4. Optional: List Available VCTs (Name + VCT)
Endpoint: GET https://registry.uoa.gr/api/vct-list