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
- 200
OK
- */*
- Schema
- Example (from schema)
Schema
Array [
]
string
[
"string"
]
Loading...