Skip to main content

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

OK

Schema

  • Array [

  • string

  • ]

Loading...