aiTaskBuilder

List Batches

Get all AI Task Builder batches by workspace id

get/api/v1/data-collection/batches

Query parameters

workspace_idstring required

The unique identifier of the workspace

Headers

Authorizationstring required

The Prolific API uses API token to authenticate requests. You can create an API token directly from your settings.

Your API token does not have an expiry date and carries full permission, so be sure to keep them secure.

If your token is leaked, delete it and create a new one directly in the app.

In your requests add Authorization header with the value Token <your token>.

Response

Ok

Changes

Changed in 3 of the 11 revisions of this API.13

  • c3fff03d2ecc11See the full diff
    • added subschema #1 subschema #2 subschema #3 subschema #6 subschema #7 subschema #8 to the results/items/batch_items/items/rows/items/columns/items/items/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • removed subschema #1 subschema #2 subschema #3 subschema #6 subschema #7 subschema #8 from the results/items/batch_items/items/rows/items/columns/items/items/items/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • added the optional property results/items/batch_items/items/display_position to the response with the 200 status

      response-optional-property-added

    • added the optional property results/items/auto_sync_enabled to the response with the 200 status

      response-optional-property-added

    This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog