Download .csv submission file
- 19 Nov 2024
- 1 Minute to read
- Print
- DarkLight
Download .csv 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}/csv
This API returns the details of submission by a Customer or Patient in a .csv file format including the text of the questions and answers in the submission.
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
OK
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?