ASH.ResourceLibrary.WebApi

<back to all web services

CategoriesRequest

Requires Authentication
The following routes are available for this service:
GET/categoriesUse to get Resource Library Categories list
CategoriesRequest Parameters:
NameParameterData TypeRequiredDescription
IncludeCompletionStatusqueryboolNo
IncludeSubtopicItemsqueryboolNo
IncludeResourceItemsqueryboolNo
BasicResourceLibraryRequest Parameters:
NameParameterData TypeRequiredDescription
ResourceLibraryMemberIdformintNo
CategoriesResponse Parameters:
NameParameterData TypeRequiredDescription
CategoriesformICollection<Category>No
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 .csv suffix or ?format=csv

HTTP + CSV

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

GET /categories HTTP/1.1 
Host: resourcelibrary.api.ashcompanies.com 
Accept: text/csv
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{"categories":null}