Skip to main content

Get all unique owners of project launches

GET 

/v1/:projectName/launch/owners

Get all unique owners of project launches

Request

Path Parameters

    projectName stringrequired

    projectName

Query Parameters

    filter.cnt.user stringrequired

    filter.cnt.user

    mode string

    Default value: DEFAULT

    mode

Responses

OK

Schema

  • Array [

  • string

  • ]

Loading...