Export API
Export Catalogue
Export a catalogue in various formats.
Endpoint: GET /api/catalogues/{id}/export
Path Parameters:
Parameter |
Type |
Required |
Description |
|---|---|---|---|
|
string |
Yes |
Catalogue UUID |
Query Parameters:
Parameter |
Type |
Required |
Description |
|---|---|---|---|
|
string |
Yes |
Export format (csv, json, geojson, kml, quakeml) |
Response: File download with appropriate Content-Type
Formats:
CSV:
text/csvJSON:
application/jsonGeoJSON:
application/geo+jsonKML:
application/vnd.google-earth.kml+xmlQuakeML:
application/xml