GET /access_requirement/{ownerId}/wiki2/{wikiId}/attachmenthandles
Get the list of FileHandles for all file attachments of a specific WikiPage for a given owning Access Requirement. This list will include Previews if they exist and will provide information about file sizes, content types and names.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/access_requirement/{ownerId}/wiki2/{wikiId}/attachmenthandles
Resource URL Variables
{ownerId} | The ID of the owning Access Requirement. |
{wikiId} | The ID of the WikiPage. |
Parameters
wikiVersion optional |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | FileHandleResults (application/json) |