Skip to main content
POST
Fetch Image Tags

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Response

Success: returns {"success": true, "tags": [...]} with the list of tags, or {"success": false, "tags": [], "error": "No tags found"} when no tags exist.

success
boolean
required

true when tags were found

tags
string[]
required

List of tag name strings for the requested image