Retrieve Customer Application

Retrieve an individual customer's application.

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

The unique identifier for a customer application.

Query Params
string
Defaults to Etc/UTC

Timezone identifier (e.g. Europe/London) to make dates relativised to the target location.

In the case of daylight savings in a location, this ensures that the overall start/end date accounts for those shifts.

See here for list of valid timezone identifiers under TZ identifier.

string
enum
Defaults to latest_calendar_month

Determines whether the date range corresponds to a full calendar month or months to the date of the most recent account connection.

Example: if the customer connects their accounts on 13th July, then under latest_calendar_month, the end date taken will be 30th June, and the months back from there will be full calendar months (e.g. 1 month would be 1st June to 30th June). Under latest_date, the dates would be 14th June to 13th July.

Allowed:
date_range_durations
array of objects
Defaults to P1M,P3M,P6M,P12M

Used with timezone and date_range_end to determine the list of date_ranges that appear in the metadata of the response. Use this to configure the specific periods of time that you wish to assess a customer's application data over.

date_range_durations
Headers
string
required

The API Client Identifier (Service Application Identifier).

Responses

401

An unauthenticated request was received.

405

The request uses an unexpected HTTP method.

5XX

An unexpected error occurred on the server side.

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json