Download .pdf submission file
- 19 Nov 2024
- 1 Minute to read
- Print
- DarkLight
Download .pdf submission file
- Updated on 19 Nov 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/rn-powerups-api/1.0/api/{client_id}/submissions/{id}/pdf
This API returns the form as displayed/viewed by the Customer or Patient and submitted through the Relay Feed, including any images, branding, or signature features.
Header parameters
xx-relay-api-key
stringRequired
Contains the API key needed.
Path parameters
client_id
stringRequired
Client ID
Minimum1
id
stringRequired
The unique ID of a Power-Ups form submission by a specific Customer or Patient.
Max length100
Exampledefault
Responses
200
Form as a PDF file.
string (binary)
400
Invalid request
401
Unauthorized
404
Not Found - The requested resource was not found. Please verify the route parameter.
409
Conflict - Indicates the request could not be processed. A common reason is when attempting to create a new Journey object, but the ID already exists in the system.
500
An unexpected server error occurred. The response body should contain additional information related to the server error. Please retry your request.
Was this article helpful?