GET v1/Article/Shared/All
Finds the article matching the specified articleKey.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
HTTP 200 with the article if it is found, HTTP 404 if article is not found
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.