OSFI · Example Payload

Osfi Datastore Search Not Found Example

CKAN Action API error envelope for an unknown resource_id.

InsuranceCanadaRegulatorLife InsuranceProperty and CasualtyFinancial RegulationPrudential SupervisionOpen DataRisk DataMarket InfrastructureBankingBasel IIICapital AdequacyRegulatory ReportingPensions

Osfi Datastore Search Not Found Example is an example object payload from OSFI, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

generatedmethoddescriptionrequestresponse

Example Payload

osfi-datastore-search-not-found-example.json Raw ↑
{
  "generated": "2026-07-25",
  "method": "searched",
  "description": "CKAN Action API error envelope for an unknown resource_id.",
  "request": {
    "method": "GET",
    "url": "https://open.canada.ca/data/en/api/3/action/datastore_search?resource_id=DOESNOTEXIST&limit=1"
  },
  "response": {
    "status": 404,
    "content_type": "application/json",
    "body": {
      "help": "https://open.canada.ca/data/en/api/3/action/help_show?name=datastore_search",
      "error": {
        "__type": "Not Found Error",
        "message": "Not found: Resource \"DOESNOTEXIST\" was not found."
      },
      "success": false
    }
  }
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • 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 example
curl "https://apis.io/api/v1/examples/osfi-datastore-search-not-found-example"
All examples
curl "https://apis.io/api/v1/examples?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.