Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Emory University job API

job resource

Emory University job API is one of 25 APIs that Emory University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include job. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 11 operations across 7 paths. It is described by OpenAPI 3.0.3, at version 3.2.14.

Requests are made against a single base URL, https://computablebrain.emory.edu/api/v1.

11 operations 7 paths 0 schemas 2 DELETE6 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3.2.14
Base URL
https://computablebrain.emory.edu/api/v1
Authentication
API Key
License
Resource Areas
1

Authentication & Security 1

Emory University job API declares 1 security scheme for authenticating requests. An API key is passed in the header as Girder-Token (Girder-Token).

Paths & Operations 11

Across 7 paths, the API surfaces 11 operations — 2 DELETE, 6 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

job 11

job resource

GET
/job
List jobs for a given user.
job_listJobs_job 9 params → 200400
POST
/job
Create a job model
job_createJob_post_job 8 params → 200400
GET
/job/all
List all jobs.
job_listAllJobs_all 7 params → 200400
DELETE
/job/old
Delete old jobs.
job_deleteOldJobs_delete_old 2 params → 200400
GET
/job/old
Report on old jobs.
job_getOldJobs_old 2 params → 200400
GET
/job/typeandstatus
Get types and statuses of jobs of current user
job_jobsTypesAndStatuses_typeandstatus → 200400
GET
/job/typeandstatus/all
Get types and statuses of all jobs
job_allJobsTypesAndStatuses_typeandstatus_all → 200403
DELETE
/job/{id}
Delete an existing job.
job_deleteJob_delete_id 1 param → 200400403
GET
/job/{id}
Get a job by ID.
job_getJob_id 1 param → 200400403
PUT
/job/{id}
Update an existing job.
job_updateJob_put_id 8 params → 200400403
PUT
/job/{id}/cancel
Cancel a job by ID.
job_cancelJob_put_id_cancel 1 param → 200400403

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emory-job-api-openapi.yml Raw ↑

Other APIs Emory University publishes across the network.

Emory Canvas LMS REST API
Emory Identity (Shibboleth / SAML)
Emory Libraries Digital Repository Software
Emory University annotation API
Emory University api_key API
Emory University assetstore API
Emory University collection API
Emory University dicomweb_assetstore API
Emory University file API
Emory University files API
Emory University folder API
Emory University group API