HomeGuidesAPI
HomeGuidesAPILog In
API
These docs are for v11.0. Click to read the latest docs for v33.

Get a user's in-progress answer files


/inprogressanswerfiles

This method supports retrieving a list of user's in-progress Answer Files. The in-progress Answer Files retrieved by this method have been saved by the end user when a form is mid way through its execution cycle and an "In-Progress Save" is required.
By default, a call to this method will return a list of all user's in-progress Answer Files. To make sure responses are easier to handle, client can request for sets of paginated items by passing these query parameters:

$skip, skip this number of rows.

$top,return this number of rows.

By doing this the response will include a @nextLink flag pointing to the next page of results.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

Skip this number of rows

int32

Return this number of rows

Responses

401

Invalid Authorization-Token

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json