CircleCI API v2
Number of APIs: 54
This describes the resources that make up the CircleCI API v2.
Authentication
-
project/{project-slug}-schedule - Get all schedules GET {{baseUrl}}/project/:project-slug/schedule?page-token=consequat est
-
project/{project-slug}-{job-number} - Get a job's artifacts GET {{baseUrl}}/project/:project-slug/:job-number/artifacts
-
insights-time-series/{project-slug}/workflows - Job timeseries data GET {{baseUrl}}/insights/time-series/:project-slug/workflows/:workflow-name/jobs?branch=consequat est×eries-granularity=hourly&start-date=2020-08-21T13:26:29Z&end-date=2020-09-04T13:26:29Z
-
insights-{project-slug}-workflows-{workflow-name} - Get recent runs of a workflow GET {{baseUrl}}/insights/:project-slug/workflows/:workflow-name?all-branches=true&branch=consequat est&page-token=consequat est&start-date=2020-08-21T13:26:29Z&end-date=2020-09-04T13:26:29Z
-
context-{context-id}-environment-variable-{env-var-name} - Add or update an environment variable PUT {{baseUrl}}/context/:context-id/environment-variable/:env-var-name
-
context-{context-id}-environment-variable - List environment variables GET {{baseUrl}}/context/:context-id/environment-variable
-
context-{context-id} - Get a context GET {{baseUrl}}/context/:context-id
-
context-{context-id} - Delete a context DELETE {{baseUrl}}/context/:context-id
-
context - List contexts GET {{baseUrl}}/context?owner-id=urn:uuid:4095daa5-64a2-77e1-8b7d-fb5b13cebb1f&owner-slug=consequat est&owner-type=account&page-token=consequat est
-
context - Create a new context POST {{baseUrl}}/context