CircleCI API v2
Number of APIs: 54
This describes the resources that make up the CircleCI API v2.
Authentication
-
insights-time-series/{project-slug}/workflows - Workflow timeseries data GET {{baseUrl}}/insights/time-series/:project-slug/workflows?branch=consequat est&all-branches=true×eries-granularity=hourly&workflow-name=build-and-test&start-date=2020-08-21T13:26:29Z&end-date=2020-09-04T13:26:29Z
-
User Information GET {{baseUrl}}/user/:id
-
project/{project-slug}-{job-number} - Get test metadata GET {{baseUrl}}/project/:project-slug/:job-number/tests
-
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
-
me - Collaborations GET {{baseUrl}}/me/collaborations
-
pipeline - Get a list of pipelines GET {{baseUrl}}/pipeline?org-slug=gh/CircleCI-Public&page-token=consequat est&mine=true
-
pipeline - Continue a pipeline (Preview) POST {{baseUrl}}/pipeline/continue