Loading...
OpenAPI Directory | Velosimo Admin
Go back

HHS Media Services API 2

Added: 09/11/2015
Updated at: 30/06/2021

Common Features / Behaviors

  • * "sort" param: supports multi column sorting through the use of commas as delimiters, and a hyphen to denote descending order.
    Examples:
    • namesort results by name ascending
    • -namesort results by name descending
    • -name,idsort results by name descending and then by id ascending
    • id,-dateContentAuthoredsort results by id ascending and then date descending
  • Date formats: Date input format is expected to be based on RFC 3339.
    Example:
    • 2013-11-18T18:43:01Z