Get distinct values for a column
Reports
Get distinct values for a column
Returns a list of distinct values from a specific column in a datasource. For relation columns (e.g., topicId), returns the related records with their IDs and display names.
GET
Get distinct values for a column
Authorizations
Your unique Avido API key
Your unique Avido Application ID
Path Parameters
Datasource identifier
Available options:
task, test, eval, topic, tag, human_annotation Example:
"task"
Column identifier
Example:
"status"
Response
Successfully retrieved column values
Response containing distinct column values
List of distinct values for the column