Skip to main content

GetTrainingLogsCountRequestSchema

typestringrequired

Filter type. Use all to count all logs, or specify a tag or dataset name to count a filtered subset.

Possible values: [dataset, tags, all]

Example: all
namesstring[]

Filter by these dataset or tag names when counting logs.

GetTrainingLogsCountRequestSchema
{
"type": "all"
}