list Characters
Retrieves a list of Characters from the Metron API.
Return
A list of Characters as BaseResource objects.
Parameters
params
A map of query parameters to filter the results.
Throws
If a generic error occurs during the API call.
If the provided credentials are invalid.
If the maximum number of retries is exceeded due to rate-limiting.