Argyle · Example Payload

Get V2 Reports Response 200

Employment DataPayrollIncome VerificationGig EconomyFinancial DataEmployment HistoryEarned Wage AccessDirect Deposit

Get V2 Reports Response 200 is an example object payload from Argyle, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nextpreviousresults

Example Payload

Raw ↑
{
  "next": "https://api-sandbox.argyle.com/v2/reports?cursor=ZXhhbXBsZV9jdXJzb3I",
  "previous": null,
  "results": [
    {
      "id": "5b3fa756-1d76-43e1-55f6-e29fc6ae535d",
      "user": "018051aa-f7a9-a0db-2f38-6cfa325e9d69",
      "reference_id": "5b3fa756-1d76-43e1-55f6-e29fc6ae535d",
      "generated_at": "2023-03-01T22:45:08.916Z",
      "created_at": "2023-03-01T22:45:08.916Z",
      "type": "voe",
      "status": "generated",
      "file_url": "www.argyle.com/storagename/pdf",
      "json_url": "www.argyle.com/storagename/json",
      "last_synced_at": "2023-03-01T19:20:21.576Z",
      "accounts": [
        {
          "id": "018e6a25-130b-3b98-a3ca-1658cb3afc26",
          "item": "item_987654321",
          "last_synced_at": "2023-03-01T19:20:21.576363Z"
        }
      ],
      "metadata": {},
      "external_id": null
    },
    {
      "id": "43a2c6c3-1e63-91e5-88e3-f9ab2dcc489b",
      "user": "018051aa-f7a9-a0db-2f38-6cfa325e9d69",
      "reference_id": "43a2c6c3-1e63-91e5-88e3-f9ab2dcc489b",
      "generated_at": "2023-03-09T16:22:06.081Z",
      "created_at": "2023-03-09T16:22:06.081Z",
      "type": "voie",
      "status": "generated",
      "file_url": "www.argyle.com/storagename/pdf",
      "json_url": "www.argyle.com/storagename/json",
      "last_synced_at": "2023-03-09T14:08:25.069Z",
      "accounts": [
        {
          "id": "0187c66e-e7e5-811c-b006-2232f00f426a",
          "item": "item_123456789",
          "last_synced_at": "2023-03-09T14:08:25.069105Z"
        },
        {
          "id": "0185a8b8-60eb-80ca-7482-5f24504573f7",
          "item": "item_000000001",
          "last_synced_at": "2023-03-01T05:10:59.558295Z"
        }
      ],
      "metadata": {},
      "external_id": "July_Connection"
    }
  ]
}

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/get-v2-reports-response-200"
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 email required.

A second provider on the same verified email joins the account you already have.