Versions Compared

Key

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

...

NameTypeRequiredDescription
sortBystringOptionalField by which results are sorted
sortModestringOptional

Sort mode

  • "asc" for ascending sort,
  • "desc" for descending sort

Anchor
ExpandQueryStringParameters
ExpandQueryStringParameters
Expand query string parameter

NameTypeRequiredDescription
$expandstringOptionalComma separated list of fields to expand, * will expand everything

Responses

Aspire's API will return both an HTTP response code and a Json body indicating success or failure of all calls. The following status codes are used

...