Skip to main content

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

OK

Schema

  • Array [

  • string

  • ]

Loading...