SAS Institute · Example Payload

Sas Viya Rest Api List Jobs Example

AnalyticsData ManagementArtificial IntelligenceMachine-LearningSoftware

Sas Viya Rest Api List Jobs Example is an example object payload from SAS Institute, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

versionacceptitemscount

Example Payload

Raw ↑
{
  "version": 1,
  "accept": "application/vnd.sas.collection+json",
  "items": [
    {
      "id": "0c4e9a26-1f86-4d8a-b3e6-2ce7e02a8e10",
      "name": "Nightly Risk Score",
      "state": "completed",
      "jobDefinitionUri": "/jobDefinitions/definitions/risk-score-v3",
      "createdBy": "kinlane",
      "creationTimeStamp": "2026-05-15T02:00:00Z",
      "endTimeStamp": "2026-05-15T02:07:32Z"
    },
    {
      "id": "5a4d2bd1-7e7d-4d2b-9211-44f7ce6f6233",
      "name": "Fraud Watchlist Refresh",
      "state": "running",
      "jobDefinitionUri": "/jobDefinitions/definitions/fraud-watchlist",
      "createdBy": "kinlane",
      "creationTimeStamp": "2026-05-16T08:14:11Z"
    }
  ],
  "count": 2
}

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/sas-viya-rest-api-list-jobs-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 email required.

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