Menu
My Site LogoCoastal Image LabelerDocsBlog
GitHub
My Site LogoCoastal Image Labeler
  • Docs
  • Blog
  • GitHub
  • Coastal Image Labeler
    • Introduction
    • Code of Conduct
    • Contact Us
  • Code Documentation
    • Overview
    • Packages
    • Project Structure
    • CI/CD
    • Auth0
      • Setup
      • Values
      • Rules
    • Database
      • Connection
      • Models
    • CLI
      • Overview
      • Setting up CLI
    • SSL
      • NGINX
      • Certbot
    • Deployment
      • Full Deployment Cycle
    • Routes
      • Overview
      • Catalog
      • Archive
      • Assigned Images
      • Image
      • Tags
      • Question Set
    • Miscellaneous
      • Add new path
      • What Tags store
      • Sandbox
    • Tools
    • Future
  • Labeler Documentation
    • Overview

Tags

/

This is the general querying route for the tags model. For example

/api/tags?sort=-name

Will return all the tags sorted in reverse by name

/api/tags?_id=abc_

Will return the tag with the _ID=abc

This is a get and post request. Post version exists to avoid browser caching

Edit this page
Previous
« Image
Next
Question Set »
  • /

Docs

  • Documentation
  • Code of Conduct

Community

  • Contact Us
  • Twitter

More

  • Blog
  • GitHub
Copyright © 2021 Coastal-Image-Labeler, Inc. Built with Docusaurus.