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
- 200
OK
- */*
- Schema
- Example (from schema)
Schema
Array [
]
string
[
"string"
]
Loading...