GET
List VASPs
List all virtual asset service providers (VASPs) currently verified by BitGo.
Query Params
-
limitstring number -
offsetstring number -
idstring -
namestring -
sourcestring -
statusstring -
parentstring -
domainstring -
emailstring -
jurisdictionstring -
refreshVaspsboolean
Responses
200
OK
Response Body
object
ListVaspResponse extends the base type
-
vaspsarray of objects requiredvasps object
-
idstring required -
vaspIdstring -
namestring required -
domainstring -
createdAtstring date-time required -
updatedAtstring date-time required -
emailstring -
statusstring requiredONE OF
string
string enum
-
sourcestring requiredRepresents the source of a VASP (Virtual Asset Service Provider). It can be either one of the predefined VaspSourceEnum values or a string.ONE OF
string
string enum
-
jurisdictionstring -
parentstring
-
400
Bad Request
Response Body
object
-
namestring -
contextmap of objects requiredcontext object
-
<key>object
-
-
errorstring required -
requestIdstring required
404
Not Found
Response Body
object
-
namestring -
contextmap of objects requiredcontext object
-
<key>object
-
-
errorstring required -
requestIdstring required