Skip to main content

Get all unique attribute values of step items under specified project

GET 

/v1/:projectName/item/step/attribute/values

Get all unique attribute values of step items under specified project

Request

Path Parameters

    projectName stringrequired

    projectName

Query Parameters

    filter.cnt.attributeValue stringrequired

    filter.cnt.attributeValue

    filter.eq.attributeKey string

    filter.eq.attributeKey

    filter.eq.name string

    filter.eq.name

Responses

OK

Schema

  • Array [

  • string

  • ]

Loading...