Open
Description
(Possible duplicate: Make "About" and "Help" sections configurable #1745)
- Browsing public Proposals without being logged in is difficult.
Anonymous access to public/published resources
The following API endpoints are partly publicly accessible w/o login (see http status codes). All publicly accessible endpoints should also be accessible from the burger menu in the frontend w/o login.
Please note URLs are just examples (not accessible externally)
- Proposals - 200 /api/v3/proposals/fullquery
- Instruments - 200 /api/v3/instruments?filter={"order":"name asc","limit":25,"skip":0}
- Files, e.g. Files in published Dataset are not accessible c15216f0-bde5-462a-9827-772c7d4de517 - 403 Forbidden - /api/v3/datasets/{pid}/origdatablocks
- Published Data (DOIs not yet tested) - 200 /api/v3/publisheddata?fields={}
- Samples - 401 Unauthorized /api/v3/samples/fullquery
Metadata
Metadata
Assignees
Labels
No labels