The Federated Hermes User API is a RESTful API that can be used to retrieve information about Federated Hermes' user centric data.
The API has typical RESTful characteristics and uses JSON or XML for the output.
For more information on usage and how to get started Contact Us.
data type | context for syntax |
---|---|
Integer / Long |
|
String (number) |
|
String (text) |
|
String (orderBy) |
|
String (date / date range) |
|
name | path | methods | description |
---|---|---|---|
Authenticate |
|
|
Authenticates a specified user to allow access to non-public_anonymous API calls. API calls within this web service
have 3 different levels of authorization which are described below.
|
ContentCollectionItems |
|
|
Provides content collection items. |
ContentCollectionViewItems |
|
|
Provides content collection view items. |
ContentCollections |
|
|
Provides content collections. |
EmailSpecificationProperties |
|
|
Provides email specification properties. |
EmailSpecifications |
|
|
Provides email specifications. |
ExternalAuths |
|
|
Provides external authentications. |
ExternalSites |
|
|
Provides external sites. |
FilterAttributes |
|
|
Provides filter attributes. |
Filters |
|
|
Provides filters. |
OnetimeAuthTokens |
|
|
Provides one time authentication tokens. |
RegistrationSources |
|
|
Provides the registration sources. |
RememberMeTokens |
|
|
Provides the remember me tokens. |
Roles |
|
|
Provides the roles. |
SubscriptionItems |
|
|
Provides subscription items. |
SubscriptionViewItems |
|
|
Provides subscription view items. |
WatchListItems |
|
|
Provides the watch list items. |
WatchListViewItems |
|
|
Provides watch list view items. |
WebUserAttributes |
|
|
Provides web user attributes. |
WebUsers |
|
|
Provides web users. |
type | description |
---|---|
collectionItemShiftOrderType | |
itemContentType | |
collectionItemShiftOrderRequest | |
collectionItemSwapOrderRequest | |
contentCollection | |
contentCollectionItem | |
contentCollectionViewItem | |
emailSpecification | |
emailSpecificationProperty | |
externalAuth | |
externalSite | |
filter | |
filterAttribute | |
itemCount | |
onetimeAuthToken | |
registrationSource | |
rememberMeToken | |
role | |
subscriptionItem | |
subscriptionViewItem | |
watchListItem | |
watchListViewItem | |
webUser | |
webUserAttribute | |
abstractResource | |
id | |
link |