v1
latestOpenAPI 3.1.02026-08-043160244.3 KBCells
Get a single cell by code
Retrieves data for a single Cell.
get/cell/{code}
Path parameters
codestring required
Cell code
Cell code
Response
Cell information
Example response
{
"allowedObligors": [
{
"code": "BACR",
"name": "Barclays Bank Plc"
}
],
"code": "Example-IC",
"documents": [
{
"name": "Factsheet"
}
],
"name": "TreasurySpring Example FTF IC"
}