GET
List send labels
List all send labels for the enterprise. Address and coin parameters optional.
Query Params
-
coinstringFilter by coin -
addressstringFilter by address string -
enterpriseIdstringFilter by enterprise
Responses
200
OK
Response Body
array of objects
-
idstring required -
coinstring requiredA cryptocurrency or token ticker symbol. -
addressstring required -
enterpriseIdstring required -
labelstring required
400
Bad Request
Response Body
object
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id -
contextobjectProperties that apply to a specific error name -
namestring requiredError code