Retrieve all my Connectors
GET /api/connectors
GET
/api/connectors
This endpoint allows you to retrieve all connectors linked to your account. These connectors can be linked to Watchlists to automate domain name purchases as soon as they are detected as deleted.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” page
integer
The collection page number
itemsPerPage
integer
The number of items per page
Responses
Section titled “ Responses ”Connector collection
object
hydra:member
required
hydra:totalItems
integer
hydra:view
object
@id
string format: iri-reference
@type
string
hydra:first
string format: iri-reference
hydra:last
string format: iri-reference
hydra:previous
string format: iri-reference
hydra:next
string format: iri-reference
Example
{ "@id": "string", "type": "string", "hydra:first": "string", "hydra:last": "string", "hydra:previous": "string", "hydra:next": "string"} hydra:search
object
@type
string
hydra:template
string
hydra:variableRepresentation
string
hydra:mapping
Array<object>
object
@type
string
variable
string
property
string | null
required
boolean
Array<object>
object
id
string | null
provider
string
createdAt
string format: date-time
watchlistCount
integer | null
Array<object>
object
id
string | null
provider
string
createdAt
string format: date-time
watchlistCount
integer | null
Array<object>
object
id
string | null
provider
string
createdAt
string format: date-time
watchlistCount
integer | null