Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On success, the operation returns status code 200 and a JSON object containing the job ID.

Response

...

On success, the operations return status code 200 and a JSON object containing metadata and found results. The structure of these results varies depending on the sought-for entities, items and so on.

Response codes

HTTP Status Code

Description

200

The request completed successfully.

400

Bad request.

401

The authentication token is missing.

403

The user has no permissions to perform this operation.

500

Unknown internal error.

...