Jump to Content
SafeBase
API Reference
Log InSafeBase
API Reference
Log In
API Reference

SafeBase API documentation

  • Accounts
    • Get accountsget
    • Create accountpost
    • Get account by IDget
    • Delete account by IDdel
    • Edit accountpatch
    • Get account page URLget
  • Account Members
    • Search for membersget
    • Add a memberpost
    • Delete a memberdel
    • Notify a memberpost
  • Knowledge Base
    • Search Knowledge Baseget
    • Create Knowledge Base Entrypost
    • Update Knowledge Base Entrypatch
  • Requests
    • Get access requestsget
    • Approve access requestpost
    • Decline access requestpost
  • Organization
    • Get current Organizationget
    • Get Organization NDA settingsget
    • Get Organization settingsget
    • Get current Organization Memberget
  • Portals
    • Get All Productsget
  • Questionnaires
    • Upload Questionnairepost
    • Get completed questionnaireget
  • Trust Center Updates
    • Create topicpost
    • List topicsget
    • Update topicpatch
    • Delete topicdel
    • Get topic by IDget
    • Create updatepost
    • Get update by IDget
    • Edit updatepatch
    • Delete updatedel
  • Products
    • Get productsget
Powered by 

Get completed questionnaire

get https://app.safebase.io/api/ext/v1/rest/questionnaires//

Gets a signed URL for a completed questionnaire by ID.

The URL can be used to download the completed questionnaire file.

The URL is valid for 60 minutes.

Language
Credentials
Header
Log in to use your API keys
Click Try It! to start a request and see the response here!