List all tagsCopy Pageget https://api.controlup.com/v1/organizations/{orgId}/tagsReturns a list of all tags in your organization.Path ParamsorgIduuidrequired^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}$ID of your ControlUp organization. You can find your organization ID on the API Key Management page in the DEX platform.Query Params_pageint32≥ 1Defaults to 1The page of results to return. The first page is page number 1._limitint32≥ 1Defaults to 10The number of results returned per page._sortBystringDefaults to idSorts results according to the specified field._orderstringenumDefaults to ascThe sort order (ascending / descending) of the field specified by the _sortBy parameter.ascascdescAllowed:ascdesc_searchstringA search filter that is applied to all fields. Only results that contain the specified string are returned._formatstringenumDefaults to jsonThe format of returned results.jsonjsonxmlcsvAllowed:jsonxmlcsvkeyarray of stringsA search filter on the key field.keyADD stringkey_opstringenumThe operator to use for the key filter.equalsnot_equalscontainsnot_containsAllowed:equalsnot_equalscontainsnot_containsdescriptionarray of stringsA search filter on the description field.descriptionADD stringdescription_opstringenumThe operator to use for the description filter.equalsnot_equalscontainsnot_containsAllowed:equalsnot_equalscontainsnot_containsvalue_labelarray of stringsA search filter on the tag value labels.value_labelADD stringvalue_label_opstringenumThe operator to use for the value_label filter.equalsnot_equalscontainsnot_containsAllowed:equalsnot_equalscontainsnot_containsResponses 200Ok 400Bad Request 401Unauthorized: Access is denied 403Forbidden: Access to this resource is denied 404Not Found: The requested resource could not be found 500Internal Server ErrorUpdated 3 months ago List all tenantsRetrieve a tagDid this page help you?YesNo