Corporate Registry
Field-level modification log for a LEI record
Return the audit trail of field-level changes applied to a LEI record (and its linked relationship records). Each entry carries the modified field (XPath pointer into the CDF XML schema), modification type (INSERT, UPDATE, DELETE), prior value, new value, and change date. Useful for detecting entity status flips, address changes, renewal events, and ownership restructurings.
get/api/v1/gleif/audit/{lei}
Path parameters
leistring required
20-character LEI whose field-modification log is returned.
20-character LEI whose field-modification log is returned.
Query parameters
page_sizeinteger
Entries per page (1 to 200).
Entries per page (1 to 200).
page_numberinteger
1-based page number.
1-based page number.
Response
Field-modification entries for the LEI record, newest first, with pagination block.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}