Retrieves the deidentified file for a particular submission

To get the x12Output file for that particular submission.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the submission to get

Query Params
string

Required value is 'Y'. Accepted when sent while requesting shared access URL for downloading Deid output file. This is the recommended way of downloading files. Any value other than 'Y' will fetch the entire response back rather than providing the URL.

string
enum
required

file name

Allowed:
Headers
string
required

Most endpoints within the API require a header named "account" which contains the account name from the accounts field in the /userinfo object for which the endpoint is being performed. A user might be associated with multiple accounts and this header determines which account to use.

string
required

The authorization header is required to authenticate requests to this endpoint. Format the header value as Bearer {token}, where {token} is your authentication token.When determining if a user is authorized to perform an action for a given endpoint, the authorization header value and the account header value are used to determine the account for which the request is being made. If the user has a service listed that matches the capability for the endpoint and a role under that service to perform the action, the request is granted. Otherwise, a 401 is returned.Using your {token}, you can perform a GET request to the /users endpoint to see the services and roles for which the user is provisioned. Check with your organization administrator if additional services or roles are needed.

string

If the file parameter is '*', then this can be set to 'application/x-gtar' to specify receiving a gzipped tarball or 'application/zip' to specify receiving a zip file. Defaults to 'applicaton/zip' in the case of '*' or the actual files type in all other cases.

Responses

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