Get all unique attribute keys of specified launch
GET/v1/:projectName/item/attribute/keys
Get all unique attribute keys of specified launch
Request
Path Parameters
projectName stringrequired
projectName
Query Parameters
filter.cnt.attributeKey stringrequired
filter.cnt.attributeKey
launch int64required
launch
Responses
- 200
OK
- */*
- Schema
- Example (from schema)
Schema
Array [
]
string
[
"string"
]
Loading...