Skip to main content

List GitLab projects

GET 

/api/v1/integrations/gitlab/projects

List GitLab projects visible to the caller's connected GitLab account.

Uses the connector's decrypted OAuth token to query the GitLab API. The connector's last_used_at is updated on a successful call.

  • Scope required: integrations:read.
  • 404 if the caller has no active GitLab connector.

Request

Responses

Successful Response