Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.agenhq.com/llms.txt

Use this file to discover all available pages before exploring further.

A code provider connection configured for a workspace.

id
string
required
read-only

The unique identifier of the code provider connection inside Agen.

workspace_id
string
required
read-only

The workspace that owns this code provider connection.

user_id
string
required
read-only

The user who connected this code provider account.

platform
required
Allowed value: "gitlab"
name
string
required

A human-readable name for the connected code provider account.

base_url
string
required

The base URL Agen should use to talk to the code hosting platform API.

metadata
object
required
created_at
string<date-time>
required
read-only

When the code provider connection was created in Agen.

updated_at
string<date-time>
required
read-only

When the code provider connection was last updated in Agen.