Tags

List all tags

Retrieves the list of company tags.

get/tags

Response

Company tags list

totalnumber

Total count of tags

Example response

{
  "rows": [
    {
      "id": 1
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.