Semaphore CI
communityCI/CD platform for Docker, Kubernetes, and iOS with fast builds and parallelism.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://{org}.semaphoreci.com/api/v1alpha/projectsList projects
Parameters
orgorg name (stringrequiredReturns
projects[] with metadata.id, metadata.name, spec.repository.url, status.stateGET
https://{org}.semaphoreci.com/api/v1alpha/projects/{projectId}/workflowsList workflows
Parameters
projectIdproject ID (stringrequiredReturns
workflows[] with wf_id, pipeline_id, branch_name, commit_sha, created_at, stateGET
https://{org}.semaphoreci.com/api/v1alpha/pipelines/{pipelineId}Get pipeline details
Parameters
pipelineIdpipeline ID (stringrequiredReturns
pipeline with ppl_id, name, state, result, created_at, done_at, blocks[] with name, state, jobs[]