List applications

List all applications linked to companies within the authenticated organisation's subtree.
Supports pagination and filtering by company_id.

Related resources can be included via ?include=bank_accounts:

  • To fetch without related resources, omit the include parameter.
  • To include related bank accounts, pass ?include=bank_accounts.

🔒 This endpoint requires an OAC (Organisation Access Credentials — ⚠️ Beta) access token with the applications:read scope.

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

Filter applications by company UUID

string

Page number (1-based)

string

Number of items per page (max 100)

string
enum

Comma-separated list of relationships to include

Allowed:
Headers
string
required

Signature is used to enforce security by signing request.
Related documentation can be found by clicking here

string
required

RFC2822 formatted date.

string
required
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

uuid v4. Required in Redirect mode.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
application/json