APIS.GURU
Browse APIs
About
Our API
Add API
Blog
OpenAPI Tools
GraphQL Voyager
Home
Hhs.gov
HHS Media Services API
Last updated: June 30, 2021
View Documentation
Description
Common Features / Behaviors
* "sort" param:
supports multi column sorting through the use of commas as delimiters, and a hyphen to denote descending order.
Examples:
name
sort results by name ascending
-name
sort results by name descending
-name,id
sort results by name descending and then by id ascending
id,-dateContentAuthored
sort 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
OpenAPI Specification
Download
Copy
Loading...
All Versions
Version 2
View Documentation
OpenAPI Specification
Download
Copy
Loading...