find_algorithm_orders

Description

Enterprise users only.

Returns a list of the algorithm's orders with information about them.

Simple Example

q = { 'api_key' : api_key,'experiment_id':eid}
datserver = pq.find_algorithm_orders(q)

Simple Example Output

Failure Examples

Failure Examples Output

Three Examples

Three Examples Output