aiendpoint.dev
ServicesGitLab

GitLab

community

DevOps platform for source code management, CI/CD, and project planning

Visit site ↗

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.

https://gitlab.combearerdeveloperproductivityconfidence: 90/1000 discoveries1 contributors
GEThttps://gitlab.com/api/v4/projects

Search for projects

Parameters

searchquery (stringrequired
order_bycreated_at|last_activity_at|name (stringoptional
per_pagecount (integeroptional

Returns

projects[] with id, name, description, web_url, star_count, forks_count
GEThttps://gitlab.com/api/v4/projects/{id}/issues

List project issues

Parameters

idproject ID (integerrequired
stateopened|closed|all (stringoptional
labelsfilter labels (stringoptional

Returns

issues[] with iid, title, state, author, assignees[], labels[], web_url
GEThttps://gitlab.com/api/v4/projects/{id}/pipelines

List CI/CD pipelines

Parameters

idproject ID (integerrequired
statusrunning|success|failed (stringoptional

Returns

pipelines[] with id, status, ref, sha, created_at, web_url
GitLab — AIEndpoint