Retrieve ICANN accreditations
GET /api/icann-accreditations
GET
/api/icann-accreditations
This endpoint allows you to list the accreditations of registrars issued by ICANN. It is also possible to search to retrieve only currently valid accreditations.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” status
required
Array<string>
Filter by ICANN accreditation status
page
integer
The collection page number
itemsPerPage
integer
The number of items per page
status[]
Array<string>
Responses
Section titled “ Responses ”ICANN Accreditation collection
object
hydra:member
required
Array<object>
ICANN Registrar IDs list
object
@id
string
@type
string
id
integer
registrarName
string | null
status
string | null
updated
string | null format: date-time
date
string | null format: date-time
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>
ICANN Registrar IDs list
object
id
integer
registrarName
string | null
status
string | null
updated
string | null format: date-time
date
string | null format: date-time
Array<object>
ICANN Registrar IDs list
object
id
integer
registrarName
string | null
status
string | null
updated
string | null format: date-time
date
string | null format: date-time
Array<object>
ICANN Registrar IDs list
object
id
integer
registrarName
string | null
status
string | null
updated
string | null format: date-time
date
string | null format: date-time