v1
latestOpenAPI 3.0.02026-07-1717466209.0 KBPublish projects
Get NADA catalog info for publish form
Fetches data used to populate the publish UI: study record from the target NADA catalog (if the study IDNO exists), list of collections, allowed data-access codes, and collections already linked to the study. Calls the configured catalog base URL with the stored API key — e.g. GET .../index.php/api/collections, GET .../index.php/api/catalog/data_access_codes, GET .../api/datasets/{idno}, GET .../api/datasets/collections/{idno}.
get/publish/catalog_info/{sid}/{catalog_connection_id}
Path parameters
sidstring required
Project ID (internal Metadata Editor project id)
catalog_connection_idinteger required
Catalog connection ID (from list catalog connections)
Response
Catalog information for the publish form