ASH.ResourceLibrary.WebApi

<back to all web services

CategoryRequest

Requires Authentication
The following routes are available for this service:
GET/categories/{CategoryId}Use to get Resource Items for specific Category
CategoryRequest Parameters:
NameParameterData TypeRequiredDescription
IncludeCompletionStatusqueryboolNo
CategoryIdpathstringNo
BasicResourceLibraryRequest Parameters:
NameParameterData TypeRequiredDescription
ResourceLibraryMemberIdformintNo
Category Parameters:
NameParameterData TypeRequiredDescription
IdformstringNo
SubtopicItemsformICollection<SubTopic>No
ResourceItemsformICollection<ResourceItem>No
TitleformstringNo
IsVisibleformstringNo
ResourceCountformintNo
SubTopic Parameters:
NameParameterData TypeRequiredDescription
IdformstringNo
TitleformstringNo
ResourceCountformintNo
ResourceItemsformICollection<ResourceItem>No
ResourceItem Parameters:
NameParameterData TypeRequiredDescription
ContentformstringNo
CreditformstringNo
ReferencesformstringNo
DisclaimerformstringNo
HeaderImageformstringNo
OriginformstringNo
OriginIdformstringNo
TagsformList<Tag>No
CategoriesformList<Category>No
IndexformintNo
ActivityLevelformstringNo
ActivityDetailsformstringNo
TranscriptformstringNo
IsArchivedformboolNo
ActivitiesformList<ActivityItem>No
SeriesItemsformList<SeriesItem>No
VideoIdformstringNo
FocusformstringNo
SeriesformstringNo
SeriesUrlformstringNo
CategoryformstringNo
EquipmentsformList<string>No
DurationRangeformstringNo
ProviderNameformstringNo
UploadDateformstringNo
CompletionDateformDateTime?No
LevelformstringNo
BodyFocusformstringNo
AltMediaPathsformAltMediaPathsNo
SubtitlesformstringNo
DrmEncryptedformboolNo
ScreenshotsformList<ScreenshotItem>No
ResourceCard Parameters:
NameParameterData TypeRequiredDescription
IdformstringNo
TitleformstringNo
DescriptionformstringNo
DescriptionSummaryformstringNo
TypeformstringNo
ContentformstringNo
IsCompleteformboolNo
IsFavoriteformboolNo
IsImplicitlyCompleteformboolNo
MediaPathformstringNo
IsConfirmableformboolNo
IsWcagCompliantformboolNo
DurationformstringNo
PreviewformstringNo
CaloriesformintNo
InstructorformstringNo
ThumbnailformstringNo
DifficultyformstringNo
TagsformList<Tag>No
SubtitlesformstringNo
ScreenshotsformList<ScreenshotItem>No
DrmEncryptedformboolNo
Tag Parameters:
NameParameterData TypeRequiredDescription
IdformstringNo
TitleformstringNo
ScreenshotItem Parameters:
NameParameterData TypeRequiredDescription
LargeFilepathS3formstringNo
ThumbFilepathS3formstringNo
OrderformdecimalNo
DescriptionformstringNo
ActivityItem Parameters:
NameParameterData TypeRequiredDescription
NameformstringNo
IdformstringNo
SeriesItem Parameters:
NameParameterData TypeRequiredDescription
IdformstringNo
TitleformstringNo
AltMediaPaths Parameters:
NameParameterData TypeRequiredDescription
WebmformstringNo
OgvformstringNo
Mp4LowformstringNo
Mp4HighformstringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /categories/{CategoryId} HTTP/1.1 
Host: resourcelibrary.api.ashcompanies.com 
Accept: application/json
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"id":"String","subtopicItems":null,"resourceItems":null,"title":"String","isVisible":"String","resourceCount":0}