Skip to main content
GET
Gets all selectable non-archived Deployment Targets based on the provided filters

Authorizations

X-Domino-Api-Key
string
header
required

Query Parameters

name
string

Filter by Deployment Target name

deploymentType
string

Filter by deployment type

offset
integer
default:0

How many Deployment Targets from the start to skip. Defaults to 0.

limit
integer
default:10

Max number of Deployment Targets to fetch. Defaults to 10.

Response

Success

items
object[]
required
metadata
object
required
Last modified on August 18, 2026