Skip to main content

List domains

Get a list of domains

Query Parameters
limit int32

Possible values: 1 ≤ value ≤ 10000

before string

Returns list of domains before this cursor

after string

Returns list of domain after this cursor

Responses
200

List of domains

Schema OPTIONAL
data object[]
id string
name string OPTIONAL
type string OPTIONAL
description string OPTIONAL
config object OPTIONAL
json string OPTIONAL
version string OPTIONAL
active boolean OPTIONAL
assetCreatedDate date-time OPTIONAL
assetUpdatedDate date-time OPTIONAL
createdTime int64 OPTIONAL
updatedTime int64 OPTIONAL
createdBy string OPTIONAL
updatedBy string OPTIONAL
owner string OPTIONAL
paging object OPTIONAL
before string OPTIONAL
after string OPTIONAL
total int32