Skip to content

Retrieve the details of a Watchlist

GET
/api/watchlists/{token}

This endpoint allows you to retrieve the details of one of the Watchlists.

token
required
string

Watchlist identifier

Watchlist resource

object
@context
One of:
string
@id
string
@type
string
token
string
domains
Array<object>
object
@context
One of:
string
@id
string
@type
string
ldhName
string
handle
string | null
events
array
entities
Array<object>
object
@context
One of:
string
@id
string
@type
string
entity
object
@context
One of:
string
@id
string
@type
string
tld
object
@context
One of:
string
@id
string
@type
string
tld
string
contractTerminated
boolean | null
dateOfContractSignature
string | null format: date-time
delegationDate
string | null format: date-time
registryOperator
string | null
removalDate
string | null format: date-time
specification13
boolean | null
type
string
Allowed values: iTLD gTLD sTLD ccTLD tTLD root
handle
string
jCard
Array<array>
remarks
array | null
roles
Array<string>
Allowed values: registrant technical administrative abuse billing registrar reseller sponsor proxy notifications noc
deletedAt
string | null format: date-time
status
Array<string>
nameservers
Array<string>
updatedAt
string format: date-time
tld
object
@context
One of:
string
@id
string
@type
string
tld
string
contractTerminated
boolean | null
dateOfContractSignature
string | null format: date-time
delegationDate
string | null format: date-time
registryOperator
string | null
removalDate
string | null format: date-time
specification13
boolean | null
type
string
Allowed values: iTLD gTLD sTLD ccTLD tTLD root
deleted
boolean
delegationSigned
boolean
expiresInDays
integer | null
purchaseCount
integer | null
connector
string | null format: iri-reference
Example
https://example.com/
name
string | null
createdAt
string format: date-time
dsn
array | null
unique items
trackedEvents
required
Array<string>
unique items
trackedEppStatus
Array<string>
unique items
enabled
boolean

Forbidden

Resource not found