Get quotations for tasking orders

Get a list of all quotations for tasking orders.

Query Params
uuid

The quotation ID.

uuid

The workspace ID.

Use to get objects from a specific workspace. Otherwise, objects from the entire account will be returned.

uuid

The order ID.

decision
array of objects | null

The status of quotations.

decision
integer
Defaults to 20

The number of results on a result page.

integer
Defaults to 0

The result page number. To get the first page, set the parameter to 0.

string
Defaults to createdAt,desc

The results sorting method that arranges elements in ascending or descending order based on a chosen field. The format is <field name>,<asc or desc>.

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json