Workday Studio · JSON Structure
Workday Studio Structure
Structural overview of the Workday Studio API surface; extracted from openapi/.
Type:
Properties: 0
CloudDevelopmentEnterpriseFinanceHRIDEIntegration
Workday Studio Structure is a JSON Structure definition published by Workday Studio.
Meta-schema:
JSON Structure
{
"provider": "Workday Studio",
"providerId": "workday-studio",
"kind": "json-structure",
"description": "Structural overview of the Workday Studio API surface; extracted from openapi/.",
"schemaCount": 16,
"operationCount": 11,
"schemas": [
{
"name": "ErrorResponse",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "ResourceReference",
"type": "object",
"propertyCount": 3,
"required": []
},
{
"name": "IntegrationSystem",
"type": "object",
"propertyCount": 9,
"required": []
},
{
"name": "IntegrationSystemsResponse",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "IntegrationEvent",
"type": "object",
"propertyCount": 10,
"required": []
},
{
"name": "IntegrationEventsResponse",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "IntegrationLogEntry",
"type": "object",
"propertyCount": 4,
"required": []
},
{
"name": "IntegrationLogsResponse",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "IntegrationAssembly",
"type": "object",
"propertyCount": 7,
"required": []
},
{
"name": "IntegrationAssembliesResponse",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "AssemblyComponent",
"type": "object",
"propertyCount": 4,
"required": []
},
{
"name": "IntegrationTemplate",
"type": "object",
"propertyCount": 5,
"required": []
},
{
"name": "IntegrationTemplatesResponse",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "IntegrationLaunchRequest",
"type": "object",
"propertyCount": 1,
"required": []
},
{
"name": "LaunchParameter",
"type": "object",
"propertyCount": 6,
"required": []
},
{
"name": "LaunchParametersResponse",
"type": "object",
"propertyCount": 2,
"required": []
}
],
"operations": [
{
"method": "GET",
"path": "/integrationSystems",
"operationId": "listIntegrationSystems",
"summary": "Workday Studio List Integration Systems",
"tags": [
"Integration Systems"
]
},
{
"method": "GET",
"path": "/integrationSystems/{ID}",
"operationId": "getIntegrationSystem",
"summary": "Workday Studio Retrieve a Specific Integration System",
"tags": [
"Integration Systems"
]
},
{
"method": "POST",
"path": "/integrationSystems/{ID}/launch",
"operationId": "launchIntegration",
"summary": "Workday Studio Launch an Integration System",
"tags": [
"Integration Systems"
]
},
{
"method": "GET",
"path": "/integrationEvents",
"operationId": "listIntegrationEvents",
"summary": "Workday Studio List Integration Events",
"tags": [
"Integration Events"
]
},
{
"method": "GET",
"path": "/integrationEvents/{ID}",
"operationId": "getIntegrationEvent",
"summary": "Workday Studio Retrieve a Specific Integration Event",
"tags": [
"Integration Events"
]
},
{
"method": "GET",
"path": "/integrationEvents/{ID}/logs",
"operationId": "getIntegrationEventLogs",
"summary": "Workday Studio Retrieve Logs for an Integration Event",
"tags": [
"Integration Events"
]
},
{
"method": "GET",
"path": "/integrationAssemblies",
"operationId": "listIntegrationAssemblies",
"summary": "Workday Studio List Integration Assemblies",
"tags": [
"Integration Assemblies"
]
},
{
"method": "GET",
"path": "/integrationAssemblies/{ID}",
"operationId": "getIntegrationAssembly",
"summary": "Workday Studio Retrieve a Specific Integration Assembly",
"tags": [
"Integration Assemblies"
]
},
{
"method": "GET",
"path": "/integrationTemplates",
"operationId": "listIntegrationTemplates",
"summary": "Workday Studio List Integration Templates",
"tags": [
"Integration Templates"
]
},
{
"method": "GET",
"path": "/integrationTemplates/{ID}",
"operationId": "getIntegrationTemplate",
"summary": "Workday Studio Retrieve a Specific Integration Template",
"tags": [
"Integration Templates"
]
},
{
"method": "GET",
"path": "/launchParameters",
"operationId": "listLaunchParameters",
"summary": "Workday Studio List Available Launch Parameters",
"tags": [
"Launch Parameters"
]
}
]
}
Work with this as data
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/workday-studio-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.