Skip to content

Results are limited to the current section: Cloud services

Product news

Get Batch Results Link

GET
/api/v1/batches/{batch__id}/results_link
batch__id
required
Batch Id
string format: uuid
id
Id

Filter jobs by their unique ids

Array<string>
default:

Filter jobs by their unique ids

start_date
Start Date

Filter jobs that started on or after this date

string format: date-time
""

Filter jobs that started on or after this date

end_date
End Date

Filter jobs that ended on or before this date

string format: date-time
""

Filter jobs that ended on or before this date

Successful Response

NonPaginatedResponse[ProducedBatchResultLinkResponse]
object
data
ProducedBatchResultLinkResponse

Response for batch results link

object
results_links
required
Results Links
object
key
additional properties
string
errors
required
Errors
object
key
additional properties
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string