Get multiples predictions
GET
https://app.seelab.ai/api/predict/session
Query Params
state
string
Filter predictions by their processing status. This filter allow to fetch all currently processing sessions at once.
type
string
Filter predictions by type of image generation.
styleId
integer
Filter the result for a given style
projectId
integer
Provides only the predictions that have been executed in the given project.
page
integer
Specifies the current page of results.
limit
integer
Number of items per page (Max: 100).
Responses
200
200
400
400