Loading...
Toggle navigation
Data
Dashboard
Definitions
Files
Objects
Workflows
Dashboard
Notifications
Flows
Email channels
Data Events
Schedulers
Transforms
Dashboard
Templates
Parsers
Converters
Updaters
Legacy Translators
Gateway
Dashboard
API Specs
Endpoints
Connectors
Compute
Dashboard
Algorithms
Applications
Snippets
Filters
Integrations
Dashboard
Collections
Security
Dashboard
Authorization Clients
Providers
OAuth 2.0 Scopes
Authorizations
Access Grants
Data
Definitions
Files
Objects
Workflows
Notifications
Flows
Email channels
Data Events
Schedulers
Transforms
Templates
Parsers
Converters
Updaters
Legacy Translators
Gateway
API Specs
Endpoints
Connectors
Compute
Algorithms
Applications
Snippets
Filters
Integrations
Collections
Security
Authorization Clients
Providers
OAuth 2.0 Scopes
Authorizations
Access Grants
Dashboard
Data
Dashboard
Definitions
Files
Objects
Workflows
Dashboard
Notifications
Flows
Email channels
Data Events
Schedulers
Transforms
Dashboard
Templates
Parsers
Converters
Updaters
Legacy Translators
Gateway
Dashboard
API Specs
Endpoints
Connectors
Compute
Dashboard
Algorithms
Applications
Snippets
Filters
Integrations
Dashboard
Collections
Security
Dashboard
Authorization Clients
Providers
OAuth 2.0 Scopes
Authorizations
Access Grants
OpenAPI Directory | Velosimo Admin
Gateway
OpenAPI Directory
https://api.digitalmedia.hhs.gov/swagger
openapi
3.0
https://github.com/mermade/oas-kit
2.6.0
swagger.json
swagger.yaml
syndicationadmin@hhs.gov
License:
GNU GENERAL PUBLIC LICENSE
Terms of service
Go back
HHS Media Services API
2
Added:
09/11/2015
Updated at:
30/06/2021
Fetch
open_data
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