Skip to main content

Get all unique attribute values of specified launch

GET 

/v1/:projectName/item/attribute/values

Get all unique attribute values of specified launch

Request

Path Parameters

    projectName stringrequired

    projectName

Query Parameters

    filter.cnt.attributeValue stringrequired

    filter.cnt.attributeValue

    filter.eq.attributeKey string

    filter.eq.attributeKey

    launch int64required

    launch

Responses

OK

Schema

  • Array [

  • string

  • ]

Loading...