OptionalconfigRetrieve only scores with a specific configId.
OptionaldataRetrieve only scores with a specific dataType.
OptionalenvironmentOptional filter for scores where the environment is one of the provided values.
OptionalfromOptional filter to only include scores created on or after a certain datetime (ISO 8601)
OptionallimitLimit of items per page. If you encounter api issues due to too large page sizes, try to reduce the limit.
OptionalnameRetrieve only scores with this name.
OptionaloperatorRetrieve only scores with 
OptionalpagePage number, starts at 1.
OptionalqueueRetrieve only scores with a specific annotation queueId.
OptionalscoreComma-separated list of score IDs to limit the results to.
OptionalsessionRetrieve only scores with a specific sessionId.
OptionalsourceRetrieve only scores from a specific source.
OptionaltoOptional filter to only include scores created before a certain datetime (ISO 8601)
OptionaltraceOnly scores linked to traces that include all of these tags will be returned.
OptionaluserRetrieve only scores with this userId associated to the trace.
OptionalvalueRetrieve only scores with 
Example