get
https://{subdomain}.pinpointhq.com/api/v1/onboarding_applications/
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The Onboarding Application represents an onboarding process related to a specific Application.
The Onboarding Application API exposes the status of the onboarding application and answers to onboarding questions.
Please see the includes query param to how to include onboarding question answers in the response.
Onboarding Application's Onboarding Answer DocumentsWhen an
onboarding_application'sonboarding_answeris a document due to the question requiring one, the response will be formatted as{ filename: 'filename', url: 'url-to-document' }. The URL will allow you to download the document which will be the same document that was uploaded. If it was a PDF that was uploaded originally, a PDF will also be returned.
