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