Skip to main content

Show Application Tag


GET /services/api/v1/application_tags/{id}

Returns the requested application tags.

Parameters

ParameterTypeDescription
idstringThe ID of the application tag.

Response

Results list.

  {
"id": "x4Ykmxzm",
"color": "#F6CC9C",
"name_en": "Degree",
"name_de": "Diplom",
"name_it": "Laurea",
}