List tag values

GET {{baseUrl}}/tags/values?f=deserunt&ft=deserunt&wf=deserunt&w=deserunt&limit=67454373&offset=67454373&sort=deserunt

Returns a list of tag values. Note: The list can also include the tag categories that do not have any associated values.

Requires BASIC [16] user permissions. See Permissions.

Request Params

KeyDatatypeRequiredDescription
fstringA filter condition in the field:operator:value format, for example, f=value:match:rhel. Filters should match field:op:value format. Filter conditions can include:
  • value:eq:<value>
  • value:match:<value>
  • category_name:match:<partial_value>
  • category_name:eq:<category_name>
  • category_name:match:<partial_category_name>
  • description:eq:&lt;description>
  • description:match:<partial_description>
  • updated_at:date-eq:<timestamp_as_int>
  • updated_at:date-gt:<timestamp_as_int>
  • updated_at:date-lt:<timestamp_as_int>
  • updated_by:eq:<user_uuid> | | ft | string | | If multiple f parameters are present, specifies whether Tenable.io applies AND or OR to conditions. Supported values are and and or. If you omit this parameter when using multiple f parameters, Tenable.io applies AND by default. | | wf | string | | A comma-separated list of fields to include in the wildcard search. Provides the same functionality as a match condition in the f in parameter. For example, f=value:match:Chi returns the same results as wf=value&amp;w=Chi. Wildcard fields include:
  • category_name
  • value
  • description
    Use the w parameter to specify the search value. | | w | string | | A single search value for the wildcard fields specified in the wf parameter. | | limit | number | | The number of records to retrieve. If this parameter is omitted, Tenable.io uses the default value of 5000. | | offset | number | | The starting record to retrieve. If this parameter is omitted, Tenable.io uses the default value of 0. | | sort | string | | The field you want to use to sort the results by along with the sort order. The field is specified first, followed by a colon, and the order is specified second (asc or desc). For example, value:desc would sort results by the value field in descending order.

If you specify multiple fields, the fields must be separated by commas. For example, value:desc,updated_at:asc would first sort results by the value field in descending order and then by the updated_at field in ascending order. |

RESPONSES

status: OK

{&quot;values&quot;:[{&quot;uuid&quot;:&quot;0a6c1176-4c03-4776-a60a-048021a48799&quot;,&quot;created_at&quot;:&quot;2018-12-31T15:39:16.687Z&quot;,&quot;created_by&quot;:&quot;user3@example.com&quot;,&quot;updated_at&quot;:&quot;2018-12-31T15:39:16.687Z&quot;,&quot;updated_by&quot;:&quot;user3@example.com&quot;,&quot;category_uuid&quot;:&quot;8981f2d8-a043-4a74-ad78-e6a73b13ccaf&quot;,&quot;value&quot;:&quot;Seattle&quot;,&quot;description&quot;:&quot;&quot;,&quot;type&quot;:&quot;static&quot;,&quot;category_name&quot;:&quot;location&quot;,&quot;category_description&quot;:&quot;Asset location&quot;,&quot;access_control&quot;:{&quot;version&quot;:1,&quot;current_user_permissions&quot;:[]}},{&quot;uuid&quot;:&quot;18179e00-b0e0-4fd7-be91-e9e854fe66b9&quot;,&quot;created_at&quot;:&quot;2018-12-31T16:10:21.710Z&quot;,&quot;created_by&quot;:&quot;user3@example.com&quot;,&quot;updated_at&quot;:&quot;2018-12-31T16:12:11.901Z&quot;,&quot;updated_by&quot;:&quot;user3@example.com&quot;,&quot;category_uuid&quot;:&quot;8981f2d8-a043-4a74-ad78-e6a73b13ccaf&quot;,&quot;value&quot;:&quot;Chicago&quot;,&quot;description&quot;:&quot;Chicago Office New&quot;,&quot;type&quot;:&quot;static&quot;,&quot;category_name&quot;:&quot;location&quot;,&quot;category_description&quot;:&quot;Asset location&quot;,&quot;access_control&quot;:{&quot;version&quot;:1,&quot;current_user_permissions&quot;:[]}},{&quot;uuid&quot;:&quot;4a4627e8-6334-4ec7-a44d-414d6f510936&quot;,&quot;created_at&quot;:&quot;2018-12-31T23:27:58.579Z&quot;,&quot;created_by&quot;:&quot;user3@example.com&quot;,&quot;updated_at&quot;:&quot;2018-12-31T23:27:58.579Z&quot;,&quot;updated_by&quot;:&quot;user3@example.com&quot;,&quot;category_uuid&quot;:&quot;ce8e96b5-4e4a-4469-99a6-425479153dea&quot;,&quot;value&quot;:&quot;mac&quot;,&quot;type&quot;:&quot;static&quot;,&quot;category_name&quot;:&quot;operating_system&quot;,&quot;category_description&quot;:&quot;The operating system of the asset&quot;,&quot;access_control&quot;:{&quot;version&quot;:1,&quot;current_user_permissions&quot;:[]}},{&quot;uuid&quot;:&quot;8e40f9c6-7a6a-4add-b92b-14f3de7f5c5e&quot;,&quot;created_at&quot;:&quot;2018-12-31T15:40:49.110Z&quot;,&quot;created_by&quot;:&quot;user3@example.com&quot;,&quot;updated_at&quot;:&quot;2018-12-31T15:40:49.110Z&quot;,&quot;updated_by&quot;:&quot;user3@example.com&quot;,&quot;category_uuid&quot;:&quot;8981f2d8-a043-4a74-ad78-e6a73b13ccaf&quot;,&quot;value&quot;:&quot;New York&quot;,&quot;type&quot;:&quot;static&quot;,&quot;category_name&quot;:&quot;location&quot;,&quot;category_description&quot;:&quot;Asset location&quot;,&quot;access_control&quot;:{&quot;version&quot;:1,&quot;current_user_permissions&quot;:[]}},{&quot;uuid&quot;:&quot;9e65d586-94d8-4b44-b3fd-2765385dfb0b&quot;,&quot;created_at&quot;:&quot;2018-12-31T15:34:57.099Z&quot;,&quot;created_by&quot;:&quot;user3@example.com&quot;,&quot;updated_at&quot;:&quot;2018-12-31T15:34:57.099Z&quot;,&quot;updated_by&quot;:&quot;user3@example.com&quot;,&quot;category_uuid&quot;:&quot;8981f2d8-a043-4a74-ad78-e6a73b13ccaf&quot;,&quot;value&quot;:&quot;Austin&quot;,&quot;type&quot;:&quot;static&quot;,&quot;category_name&quot;:&quot;location&quot;,&quot;category_description&quot;:&quot;Asset location&quot;,&quot;access_control&quot;:{&quot;version&quot;:1,&quot;current_user_permissions&quot;:[&quot;CAN_EDIT&quot;]}},{&quot;uuid&quot;:&quot;a270a97d-a5d4-400f-83fd-6f9e0bd44fc1&quot;,&quot;created_at&quot;:&quot;2018-12-31T15:54:47.830Z&quot;,&quot;created_by&quot;:&quot;user3@example.com&quot;,&quot;updated_at&quot;:&quot;2018-12-31T15:54:47.830Z&quot;,&quot;updated_by&quot;:&quot;user3@example.com&quot;,&quot;category_uuid&quot;:&quot;8981f2d8-a043-4a74-ad78-e6a73b13ccaf&quot;,&quot;value&quot;:&quot;Rochester&quot;,&quot;type&quot;:&quot;static&quot;,&quot;category_name&quot;:&quot;location&quot;,&quot;category_description&quot;:&quot;Asset location&quot;,&quot;access_control&quot;:{&quot;version&quot;:1,&quot;current_user_permissions&quot;:[&quot;ALL&quot;,&quot;CAN_EDIT&quot;,&quot;CAN_SET_PERMISSIONS&quot;]}},{&quot;uuid&quot;:&quot;cb12b269-862a-486d-88d2-c20e85d499b3&quot;,&quot;created_at&quot;:&quot;2018-12-31T15:34:57.113Z&quot;,&quot;created_by&quot;:&quot;user3@example.com&quot;,&quot;updated_at&quot;:&quot;2018-12-31T15:34:57.113Z&quot;,&quot;updated_by&quot;:&quot;user3@example.com&quot;,&quot;category_uuid&quot;:&quot;8981f2d8-a043-4a74-ad78-e6a73b13ccaf&quot;,&quot;value&quot;:&quot;Portland&quot;,&quot;type&quot;:&quot;static&quot;,&quot;category_name&quot;:&quot;location&quot;,&quot;category_description&quot;:&quot;Asset location&quot;,&quot;access_control&quot;:{&quot;version&quot;:1,&quot;current_user_permissions&quot;:[&quot;ALL&quot;,&quot;CAN_EDIT&quot;,&quot;CAN_SET_PERMISSIONS&quot;]}}],&quot;pagination&quot;:{&quot;offset&quot;:0,&quot;limit&quot;:5000,&quot;total&quot;:10,&quot;sort&quot;:[{&quot;name&quot;:&quot;category_name&quot;,&quot;order&quot;:&quot;asc&quot;}]}}