Retrieves unauthenticated Transactions.

Retrieves previously captured Transactions in either paginated JSON or CSV depending on the Accept header provided.

Please note:
Retrieving Transactions in CSV format is a destructive action. Transactions that have been exported in CSV format will not be included in additional requests unless the includeExported parameter is set to true. If the includeExported parameter is set to true and a CSV response is requested, only previously exported values will be included.
Additionally, Transactions that have previously been exported cannot be automatically imported into Consentric. Exporting the data in CSV format will not include any deleted Transactions.
Currently, the JSON response will retrieve all Transactions available, regardless of previous exports or deletions. Retrieving Transactions in JSON format will not mark them as exported.
Example table with columns to demonstrate a Transaction represented as CSV:

requestIduniqueReferenceapplicationIdpartnersourceSystemlocaletypeprivacyPolicyIdpermissionStatementIdoptionTypeoptionIdjustificationstateobtainedAtpreferenceIdreferencevaluesvalidFrom
6467264ca0918f5af8bb6706jb-mld-05d8BNrPqsgRZPartner Ltdsystem-456en-GBpermission1CxK7nWparQ25kEyrNschBoptionf8HbaconsentGRANTED1970-01-01T00:00:00.000ZS4x6IgHcontact-channelsphone|post1970-01-01T00:00:00.000Z

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
length between 1 and 50

The ID associated with the target Application.

int32
1 to 100
Defaults to 20

The number of items to return in a page.

int64
≥ 0
Defaults to 0

The index of the first record to return.

boolean
Defaults to false

A flag to indicate whether the request should include previously exported values.

Headers
string
enum
required

The Accept header of the request. Specify application/json for JSON or text/csv,application/json for CSV. Note: application/json is required in both cases as any errors will be returned in JSON format.

Allowed:
Responses

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