Skip to main content

Get all unique attribute keys of step items under specified project

GET 

/v1/:projectName/item/step/attribute/keys

Get all unique attribute keys of step items under specified project

Request

Path Parameters

    projectName stringrequired

    projectName

Query Parameters

    filter.cnt.attributeKey stringrequired

    filter.cnt.attributeKey

    filter.eq.name string

    filter.eq.name

Responses

OK

Schema

  • Array [

  • string

  • ]

Loading...