Barclays Bank Ireland Account Information API

Securely access and retrieve account information from Barclays Bank Ireland accounts.

Operations 11

GET /accounts/{account-id} #
GET /consents/{consentId}/authorisations/{authorisationId} #
GET /consents/{consentId}/status #
GET /consents/{consentId}/authorisations #
GET /accounts/{account-id}/transactions #
GET /accounts/{account-id}/balances #
POST /consents #
GET /consents/{consentId} #
DELETE /consents/{consentId} #
GET /accounts/{account-id}/transactions/{transactionId} #
GET /accounts #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/barclays-bank-ireland-account-information-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

barclays-bank-ireland-account-information-openapi.yml Raw ↑
openapi: 3.1.0
info:
  title: Barclays Bank Ireland Account Information
  description: Creates a new consent at the ASPSP to indicate that the customer intends to retrieve accounts and their details
    through the Third Party Provider (TPP)
  version: v1.3.0
x-method: searched
x-source: https://developer.barclays.com/api/apis/versions/696e2ef6-255f-481c-9546-4b5bda44b2e4.bdn/design?specification=oas31
x-harvested: '2026-09-04'
x-harvested-note: Verbatim OpenAPI 3.1 design export from the Barclays API Exchange registry (developer.barclays.com), fetched
  anonymously. The untouched export is in openapi/_original/barclays-bank-ireland-account-information-openapi.json. The UK
  Open Banking documents carry OBIE (openbanking.org.uk) in info.contact/termsOfService because they are the OBIE standard
  contract as Barclays implements and publishes it — the API, the registry record and the host are Barclays'.
paths:
  /accounts/{account-id}:
    get:
      description: Retrieve basic information of a specific account based on given account id
      operationId: get_accounts__account-id_
      parameters:
      - name: PSU-IP-Address
        in: header
        description: Consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained
          if and only if this request was actively initiated by the PSU
        required: false
        schema:
          type: string
          description: Consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained
            if and only if this request was actively initiated by the PSU
          maxLength: 39
          minLength: 2
          pattern: ^((?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)|(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])))$
      - name: X-Request-ID
        in: header
        description: ID of the request, unique to the call, as determined by the initiating party.
        required: true
        schema:
          type: string
          description: ID of the request, unique to the call, as determined by the initiating party.
          maxLength: 36
          minLength: 36
          pattern: ^[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}$
      - name: PSU-IP-Port
        in: header
        description: The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU
          and TPP, if available.
        required: false
        schema:
          type: string
          description: The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between
            PSU and TPP, if available.
          maxLength: 10
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#\/]{1,10})$
      - name: PSU-Accept
        in: header
        description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
          between PSU and TPP, if available
        required: false
        schema:
          type: string
          description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
            between PSU and TPP, if available
          maxLength: 100
          minLength: 1
      - name: PSU-Accept-Charset
        in: header
        description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
          between PSU and TPP, if available.
        required: false
        schema:
          type: string
          description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
            between PSU and TPP, if available.
          maxLength: 100
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#/]{1,100})$
      - name: PSU-Accept-Encoding
        in: header
        description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
          between PSU and TPP, if available
        required: false
        schema:
          type: string
          description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
            between PSU and TPP, if available
          maxLength: 100
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#/]{1,100})$
      - name: PSU-User-Agent
        in: header
        description: The forwarded Agent header field of the HTTP request between PSU and TPP, if available.
        required: false
        schema:
          type: string
          description: The forwarded Agent header field of the HTTP request between PSU and TPP, if available.
          maxLength: 200
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#/]{1,200})$
      - name: PSU-Accept-Language
        in: header
        description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
          between PSU and TPP, if available.
        required: false
        schema:
          type: string
          description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
            between PSU and TPP, if available.
          maxLength: 100
          minLength: 1
      - name: PSU-Http-Method
        in: header
        description: 'HTTP method used at the interface between PSU and TPP, if available. Valid values are:

          - GET

          - POST

          - PUT

          - PATCH

          - DELETE'
        required: false
        schema:
          type: string
          description: 'HTTP method used at the interface between PSU and TPP, if available. Valid values are:

            - GET

            - POST

            - PUT

            - PATCH

            - DELETE

            '
          enum:
          - GET
          - POST
          - PUT
          - PATCH
          - DELETE
      - name: PSU-Device-ID
        in: header
        description: UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies
          either a device or a device dependent application installation. In case of an installation identification this ID
          needs to be unaltered until removal from device.
        required: false
        schema:
          type: string
          description: UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies
            either a device or a device dependent application installation. In case of an installation identification this
            ID needs to be unaltered until removal from device.
          maxLength: 36
          minLength: 36
          pattern: ^(?!\s)[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}$
      - name: PSU-Geo-Location
        in: header
        description: The forwarded Geo Location of the corresponding HTTP request between PSU and TPP if available
        required: false
        schema:
          type: string
          description: The forwarded Geo Location of the corresponding HTTP request between PSU and TPP if available
          maxLength: 27
          minLength: 23
          pattern: ^(?!\s)(GEO:)[0-9]{1,3}\.[-][0-9]{6}\,[-][0-9]{1,3}\.[0-9]{6}
      - name: Consent-ID
        in: header
        description: Consent Id already stored on the ASPSP system
        required: true
        schema:
          type: string
          description: Consent Id already stored on the ASPSP system
          maxLength: 36
          minLength: 36
          pattern: ^[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}$
      - name: withBalance
        in: query
        description: Filter to fetch the list of accessible payment accounts including the booking balance, if granted by
          the PSU in the related consent and available by the ASPSP.
        required: true
        schema:
          type: boolean
          description: Filter to fetch the list of accessible payment accounts including the booking balance, if granted by
            the PSU in the related consent and available by the ASPSP.
      - name: account-id
        in: path
        description: This identification is denoting the addressed account.
        required: true
        schema:
          type: string
          description: This identification is denoting the addressed account.
          maxLength: 100
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#/]{1,100})$
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/get_account_details_response'
              example: null
        '400':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/GetAccountsAccountIdTransactionsTransactionid400Response'
              example: null
        '401':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/GetAccountsAccountIdTransactionsTransactionid401Response'
              example: null
        '404':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/GetAccountsAccountIdTransactionsTransactionid404Response'
              example: null
  /consents/{consentId}/authorisations/{authorisationId}:
    get:
      description: Retrieves the SCA status of a consent initiation's authorisation sub-resource.
      operationId: get_consents__consentId__authorisations__authorisationId_
      parameters:
      - name: PSU-IP-Address
        in: header
        description: Consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained
          if and only if this request was actively initiated by the PSU
        required: false
        schema:
          type: string
          description: Consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained
            if and only if this request was actively initiated by the PSU
          maxLength: 39
          minLength: 2
          pattern: ^((?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)|(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])))$
      - name: X-Request-ID
        in: header
        description: ID of the request, unique to the call, as determined by the initiating party.
        required: true
        schema:
          type: string
          description: ID of the request, unique to the call, as determined by the initiating party.
          maxLength: 36
          minLength: 36
          pattern: ^[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}$
      - name: PSU-IP-Port
        in: header
        description: The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU
          and TPP, if available.
        required: false
        schema:
          type: string
          description: The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between
            PSU and TPP, if available.
          maxLength: 10
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#\/]{1,10})$
      - name: PSU-Accept
        in: header
        description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
          between PSU and TPP, if available
        required: false
        schema:
          type: string
          description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
            between PSU and TPP, if available
          maxLength: 100
          minLength: 1
      - name: PSU-Accept-Charset
        in: header
        description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
          between PSU and TPP, if available.
        required: false
        schema:
          type: string
          description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
            between PSU and TPP, if available.
          maxLength: 100
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#/]{1,100})$
      - name: PSU-Accept-Encoding
        in: header
        description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
          between PSU and TPP, if available
        required: false
        schema:
          type: string
          description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
            between PSU and TPP, if available
          maxLength: 100
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#/]{1,100})$
      - name: PSU-User-Agent
        in: header
        description: The forwarded Agent header field of the HTTP request between PSU and TPP, if available.
        required: false
        schema:
          type: string
          description: The forwarded Agent header field of the HTTP request between PSU and TPP, if available.
          maxLength: 200
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#/]{1,200})$
      - name: PSU-Accept-Language
        in: header
        description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
          between PSU and TPP, if available.
        required: false
        schema:
          type: string
          description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
            between PSU and TPP, if available.
          maxLength: 100
          minLength: 1
      - name: PSU-Http-Method
        in: header
        description: 'HTTP method used at the interface between PSU and TPP, if available. Valid values are:

          - GET

          - POST

          - PUT

          - PATCH

          - DELETE'
        required: false
        schema:
          type: string
          description: 'HTTP method used at the interface between PSU and TPP, if available. Valid values are:

            - GET

            - POST

            - PUT

            - PATCH

            - DELETE

            '
          enum:
          - GET
          - POST
          - PUT
          - PATCH
          - DELETE
      - name: PSU-Device-ID
        in: header
        description: UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies
          either a device or a device dependent application installation. In case of an installation identification this ID
          needs to be unaltered until removal from device.
        required: false
        schema:
          type: string
          description: UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies
            either a device or a device dependent application installation. In case of an installation identification this
            ID needs to be unaltered until removal from device.
          maxLength: 36
          minLength: 36
          pattern: ^(?!\s)[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}$
      - name: PSU-Geo-Location
        in: header
        description: The forwarded Geo Location of the corresponding HTTP request between PSU and TPP if available
        required: false
        schema:
          type: string
          description: The forwarded Geo Location of the corresponding HTTP request between PSU and TPP if available
          maxLength: 27
          minLength: 23
          pattern: ^(?!\s)(GEO:)[0-9]{1,3}\.[-][0-9]{6}\,[-][0-9]{1,3}\.[0-9]{6}
      - name: authorisationId
        in: path
        description: Resource Identification of the related SCA
        required: true
        schema:
          type: string
          description: Resource Identification of the related SCA
          maxLength: 2
          minLength: 1
          pattern: ^\d{1,2}$
      - name: consentId
        in: path
        description: Consent Id
        required: true
        schema:
          type: string
          description: Consent Id
          maxLength: 36
          minLength: 36
          pattern: ^[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}$
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/get_consent_authorisation_details_response'
              example: null
        '400':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/GetAccountsAccountIdTransactionsTransactionid400Response'
              example: null
        '404':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/GetAccountsAccountIdTransactionsTransactionid404Response'
              example: null
  /consents/{consentId}/status:
    get:
      description: Retrieves the status of an account information consent resource
      operationId: get_consents__consentId__status
      parameters:
      - name: PSU-IP-Address
        in: header
        description: Consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained
          if and only if this request was actively initiated by the PSU
        required: false
        schema:
          type: string
          description: Consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained
            if and only if this request was actively initiated by the PSU
          maxLength: 39
          minLength: 2
          pattern: ^((?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)|(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])))$
      - name: X-Request-ID
        in: header
        description: ID of the request, unique to the call, as determined by the initiating party.
        required: true
        schema:
          type: string
          description: ID of the request, unique to the call, as determined by the initiating party.
          maxLength: 36
          minLength: 36
          pattern: ^[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}$
      - name: PSU-IP-Port
        in: header
        description: The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU
          and TPP, if available.
        required: false
        schema:
          type: string
          description: The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between
            PSU and TPP, if available.
          maxLength: 10
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#\/]{1,10})$
      - name: PSU-Accept
        in: header
        description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
          between PSU and TPP, if available
        required: false
        schema:
          type: string
          description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
            between PSU and TPP, if available
          maxLength: 100
          minLength: 1
      - name: PSU-Accept-Charset
        in: header
        description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
          between PSU and TPP, if available.
        required: false
        schema:
          type: string
          description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
            between PSU and TPP, if available.
          maxLength: 100
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#/]{1,100})$
      - name: PSU-Accept-Encoding
        in: header
        description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
          between PSU and TPP, if available
        required: false
        schema:
          type: string
          description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
            between PSU and TPP, if available
          maxLength: 100
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#/]{1,100})$
      - name: PSU-User-Agent
        in: header
        description: The forwarded Agent header field of the HTTP request between PSU and TPP, if available.
        required: false
        schema:
          type: string
          description: The forwarded Agent header field of the HTTP request between PSU and TPP, if available.
          maxLength: 200
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#/]{1,200})$
      - name: PSU-Accept-Language
        in: header
        description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
          between PSU and TPP, if available.
        required: false
        schema:
          type: string
          description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
            between PSU and TPP, if available.
          maxLength: 100
          minLength: 1
      - name: PSU-Http-Method
        in: header
        description: 'HTTP method used at the interface between PSU and TPP, if available. Valid values are:

          - GET

          - POST

          - PUT

          - PATCH

          - DELETE'
        required: false
        schema:
          type: string
          description: 'HTTP method used at the interface between PSU and TPP, if available. Valid values are:

            - GET

            - POST

            - PUT

            - PATCH

            - DELETE

            '
          enum:
          - GET
          - POST
          - PUT
          - PATCH
          - DELETE
      - name: PSU-Device-ID
        in: header
        description: UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies
          either a device or a device dependent application installation. In case of an installation identification this ID
          needs to be unaltered until removal from device.
        required: false
        schema:
          type: string
          description: UUID (Universally Unique Identifier) for a device, which is used by the PSU, if available. UUID identifies
            either a device or a device dependent application installation. In case of an installation identification this
            ID needs to be unaltered until removal from device.
          maxLength: 36
          minLength: 36
          pattern: ^(?!\s)[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}$
      - name: PSU-Geo-Location
        in: header
        description: The forwarded Geo Location of the corresponding HTTP request between PSU and TPP if available
        required: false
        schema:
          type: string
          description: The forwarded Geo Location of the corresponding HTTP request between PSU and TPP if available
          maxLength: 27
          minLength: 23
          pattern: ^(?!\s)(GEO:)[0-9]{1,3}\.[-][0-9]{6}\,[-][0-9]{1,3}\.[0-9]{6}
      - name: consentId
        in: path
        description: Consent Id
        required: true
        schema:
          type: string
          description: Consent Id
          maxLength: 36
          minLength: 36
          pattern: ^[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}$
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/get_consent_status_response'
              example: null
        '400':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/GetAccountsAccountIdTransactionsTransactionid400Response'
              example: null
        '404':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/GetAccountsAccountIdTransactionsTransactionid404Response'
              example: null
  /consents/{consentId}/authorisations:
    get:
      description: Retrieves a list of all authorisation subresources IDs which have been created. This function returns an
        array of hyperlinks to all generated authorisation sub-resources.
      operationId: get_consents__consentId__authorisations
      parameters:
      - name: PSU-IP-Address
        in: header
        description: Consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained
          if and only if this request was actively initiated by the PSU
        required: false
        schema:
          type: string
          description: Consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained
            if and only if this request was actively initiated by the PSU
          maxLength: 39
          minLength: 2
          pattern: ^((?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)|(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])))$
      - name: X-Request-ID
        in: header
        description: ID of the request, unique to the call, as determined by the initiating party.
        required: true
        schema:
          type: string
          description: ID of the request, unique to the call, as determined by the initiating party.
          maxLength: 36
          minLength: 36
          pattern: ^[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}$
      - name: PSU-IP-Port
        in: header
        description: The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between PSU
          and TPP, if available.
        required: false
        schema:
          type: string
          description: The forwarded IP Port header field consists of the corresponding HTTP request IP Port field between
            PSU and TPP, if available.
          maxLength: 10
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#\/]{1,10})$
      - name: PSU-Accept
        in: header
        description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
          between PSU and TPP, if available
        required: false
        schema:
          type: string
          description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
            between PSU and TPP, if available
          maxLength: 100
          minLength: 1
      - name: PSU-Accept-Charset
        in: header
        description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
          between PSU and TPP, if available.
        required: false
        schema:
          type: string
          description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
            between PSU and TPP, if available.
          maxLength: 100
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#/]{1,100})$
      - name: PSU-Accept-Encoding
        in: header
        description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
          between PSU and TPP, if available
        required: false
        schema:
          type: string
          description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
            between PSU and TPP, if available
          maxLength: 100
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#/]{1,100})$
      - name: PSU-User-Agent
        in: header
        description: The forwarded Agent header field of the HTTP request between PSU and TPP, if available.
        required: false
        schema:
          type: string
          description: The forwarded Agent header field of the HTTP request between PSU and TPP, if available.
          maxLength: 200
          minLength: 1
          pattern: ^(?!\s)([a-zA-Z0-9-., '()="_@£$#/]{1,200})$
      - name: PSU-Accept-Language
        in: header
        description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
          between PSU and TPP, if available.
        required: false
        schema:
          type: string
          description: The forwarded IP Accept header fields consist of the corresponding HTTP request Accept header fields
            between PSU and TPP, if available.
          maxLength: 100
          minLength: 1
      - name: PSU-Http-Method
        in: header
        description: 'HTTP method used at the interface between PSU and TPP, if available. Valid values are:

          - GET

          - POST

          - PUT

          - PATCH

          - DELETE'
        required: false
        schema:
          type: string
          description: 'HTTP method used at the interface between PSU and TPP, if available. Valid values are:

            - GET

            - POST

            - PUT

            - PATCH

            - DELETE

            '
          enum:
          - GET
          - POST
          - PUT
          - PATCH
          - DELETE
      - name: PSU-Device-ID
        in: header
        description: UUID (Universally Uniq

# --- truncated at 32 KB (127 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/barclays/refs/heads/main/openapi/barclays-bank-ireland-account-information-openapi.yml