v2
latestSwagger 2.02026-08-0610101.9 MBBank account restrictions
Get bank account restriction
Fetches details of a single bank account restriction.
The response includes the restriction's current status (active or lifted), type, reason code, legal status, and who applied it.
If the restriction was applied by Griffin using a sensitive reason code (griffin-decision, law-enforcement, sanctions, or terrorist-financing), the type, reason code, and legal status fields are omitted from the response.
Action URLs (update-bank-account-restriction-url, lift-bank-account-restriction-url) are included only when you are authorised to perform those actions on the restriction.
get/v0/bank/account-restrictions/{bank-account-restriction-id}
Path parameters
bank-account-restriction-idstring required
Response
OK
Example response
{
"restriction-applied-by": {
"user-url": "/v0/users/ur.ICAgICAgICAgdXNlci1pZA",
"user-username": "user@example.com"
}
}