Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -u $ONE_CODEX_API_KEY: \ -X GET \ "https://app.onecodex.com/api/v1/assets"
[ { "$uri": "/api/v1/assets/xxxxxxxxxxxxxxxx", "created_at": "2023-11-15T18:33:18.884095+00:00", "filename": "my_filename.json", "name": "my_filename.json", "size": 5243096, "status": "available", "uploader": { "$ref": "/api/v1/users/YYYYYYYYYYYYYYYY" } } ]