Skip to main content
GET
/
api
/
apps
/
beta
/
apps
/
projectFilterOptions
Get Project Filter Options
curl --request GET \
  --url https://api.example.com/api/apps/beta/apps/projectFilterOptions \
  --header 'X-Domino-Api-Key: <api-key>'
[
  {
    "id": "<string>",
    "name": "<string>",
    "ownerId": "<string>",
    "ownerUsername": "<string>"
  }
]

Authorizations

X-Domino-Api-Key
string
header
required

Response

Success

id
string
required
name
string
required
ownerId
string
required
ownerUsername
string
required
projectType
enum<string>
required
Available options:
Analytic,
Dataset,
Template