Activity Links
GET {{base_url}}/activity/:ActivityID/links
Use this endpoint to retrieve all links for an activity in the Activities hub.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"ActivityID":"ActivityID","LinkID":"290ffdd5a57942cf8412e7a22bbdcee7","Description":"A link to a .png image","FilePath":"https://www.deltek.com/styles/images/deltek-logo_200.png","Graphic":"Y"},{"ActivityID":"ActivityID","LinkID":"c446db3ee6504ca5b6a93f3b55ce2b4f","Description":"API Design Facade PDF via Shared Google Doc","FilePath":"https://drive.google.com/open?id=0B0PXLgBceEdDM0I5MGt0bHRITDg","Graphic":"N"},{"ActivityID":"ActivityID","LinkID":"5ae0d6ee9bb64193b6d75c01478353ac","Description":"Deltek Homepage - English","FilePath":"https://www.deltek.com/en/","Graphic":"N"}]