> <Callout type="warning">
> Breaking Change
>
> Several endpoints will no longer be accessible after the first 5 minutes from PSU authorisation.
> This will affect both existing and new consents.
> </Callout>

As of **18 November 2024**, AIS endpoints will only be accessible 5 minutes after PSU has authorised the consent.
After these 5 minutes, an HTTP `403` error will be returned.

This restriction does not apply to the Balances and Transactions endpoints.

[`GET /account-access-consents/{ConsentId}`](/docs/api/open-banking) is not affected by this change.

### Affected endpoints

- [`GET /accounts`](/docs/api/open-banking)
- [`GET /accounts/{AccountId}`](/docs/api/open-banking)
- [`GET /accounts/{AccountId}/beneficiaries`](/docs/api/open-banking)
- [`GET /accounts/{AccountId}/direct-debits`](/docs/api/open-banking)
- [`GET /accounts/{AccountId}/standing-orders`](/docs/api/open-banking)