Versions Compared

Key

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

Each response follow this general format:

Code Block
langxml

{
  "responseData" : {
    "results" : []
  },
  "responseDetails" : null | string-on-error,
  "responseStatus" : 0 | error-code
}

In the JSON fragment above, note that the responseData property contains a results array and an optional cursor.