cURL
curl --request GET \ --url https://app.onecodex.com/api/v1/tags/{id} \ --header 'X-API-Key: <api-key>'
{ "$uri": "/api/v1/tags/a1b2c3d4e5f67890", "name": "<string>" }
Documentation IndexFetch the complete documentation index at: https://developer.onecodex.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.onecodex.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful operation
^/api/v1/tags\/[^/]+$
"/api/v1/tags/a1b2c3d4e5f67890"
The tag label or name. Name must be 30 characters or fewer.
30