Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Background

This REST API meant to provide attachments from Objective or KRs. For this, user needs to attachment ID in API request.

API Details

  • This API will require valid authentication & will expect the user API token in the request.

Below are the end points for this API based on which UpRaise app you are using

Request parameters

Response expected from this API endpoint is attachment ID.

Users without permission to view OKR won’t be able to download attachments. Appropriate error message will appear.

Response

Once the request is processed, the attachment file is downloaded as a response.

On this page


  • No labels