Retrieves Project tags list based on the {project_id} path parameter. Project ID is retrieved by calling the "Project List" endpoint.Each object returned will contain a style key/value pair these equate to a color that Polarix uses for eassy identification, we have listed the string value with it's associated RGB value here so that you can replicate the tags in your interface."amber": "rgb(209, 105, 31)" "amethyst" : "rgb(172, 55, 111)" "ruby" : "rgb(219, 33, 33)" "emerald" : "rgb(16, 132, 103)" "moonstone" : "rgb(235, 235, 235)"
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.