Bulk Jobs

Get Bulk Job Results

Retrieve paginated row-level results for a bulk job as JSON.

get/bulk/jobs/{jobId}/results

Path parameters

jobIdstring uuid required

UUID identifier of the bulk job.

Query parameters

limitinteger
offsetinteger
statusstring

Filter rows by status.

Response

Paginated row results.

limitinteger required
offsetinteger required

Changes

Changed in 1 of the 8 revisions of this API.6

    • the allOf[ErrorResponse]/errors/items/instance response's property type/format changed from string/uri to string/uri-reference for status 429

      response-property-type-changed

    • the allOf[ErrorResponse]/errors/items/instance response's property type/format changed from string/uri to string/uri-reference for status 500

      response-property-type-changed

    • the oneOf[InvalidApiKeyError]/allOf[ErrorResponse]/errors/items/instance response's property type/format changed from string/uri to string/uri-reference for status 401

      response-property-type-changed

    • the oneOf[MissingAuthenticationError]/allOf[ErrorResponse]/errors/items/instance response's property type/format changed from string/uri to string/uri-reference for status 401

      response-property-type-changed

    • the oneOf[ProfileNotFoundError]/allOf[ErrorResponse]/errors/items/instance response's property type/format changed from string/uri to string/uri-reference for status 404

      response-property-type-changed

    • the oneOf[ResourceNotFoundError]/allOf[ErrorResponse]/errors/items/instance response's property type/format changed from string/uri to string/uri-reference for status 404

      response-property-type-changed