Skip to main content

Get all unique attribute values of project launches

GET 

/v1/:projectName/launch/attribute/values

Get all unique attribute values of project launches

Request

Path Parameters

    projectName stringrequired

    projectName

Query Parameters

    filter.cnt.attributeValue stringrequired

    filter.cnt.attributeValue

    filter.eq.attributeKey string

    filter.eq.attributeKey

Responses

OK

Schema

  • Array [

  • string

  • ]

Loading...