Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.agentcloud.dev/llms.txt

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

Represents an organization, including its teams and permissions.

id
string
required

Unique identifier for the organization.

name
string
required

The name of the organization.

ownerId
string
required

Identifier of the owner of the organization.

teams
object[]
required

List of team summaries belonging to the organization.

permissions
object
required

A mapping of user, team, or org IDs to their permissions within the organization.