Skip to main content
POST
Error

Authorizations

userKey
string
header
required

Activation code, obtained via the /getUserKey endpoint

Body

application/json

User request (with pagination parameters)

userKey
string

Activation code

Example:

"CB698418-88B25371-67F15F01-XXXXXXXX"

workspaceId
integer<int64>

Workspace ID; returns all when omitted

pageNumber
integer
default:1

Page number, default 1

Example:

1

pageSize
integer
default:10

Items per page, default 10

Example:

10

Response

200 - application/json

Optimization task list

Unified response body

code
integer

Status code, 200 indicates success

Example:

200

message
string

Description message

Example:

"Success"

data
object

Optimization task paginated response