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