listlabels
listlabels ( "purpose" )
Returns a list of all labels or labels associated with addresses that serve a specific purpose.
Argument #1 – purpose
Type: string, optional
Specifies the address purpose to list labels for (e.g., ‘send’, ‘receive’). Providing an empty string is equivalent to not supplying this argument.
Result
Examples
List all labels:
List labels that have receiving addresses:
List labels that have sending addresses:
As a JSON-RPC call: