GetTrainingLogsCountRequestSchema
typestringrequired
Filter type. Use all to count all logs, or specify a tag or dataset name to count a filtered subset.
Example:
allnamesstring[]
Filter by these dataset or tag names when counting logs.
GetTrainingLogsCountRequestSchema
{
"type": "all"
}
Was this page helpful?