Comment on project activity
POST
/v1/projects/{projectId}/activity/{eventId}/commentsAdd a durable comment to a project timeline event and dispatch validated human or agent mentions.
How to call this endpoint
Every ACP API request uses bearer authentication. The examples here show the actual request path, auth header, and body shape that the platform expects.
Path, query, and header parameters
These parameters control which ACP object the endpoint acts on and how the request is processed.
Path parameters
| Name | Location | Type | Required | Description |
|---|---|---|---|---|
| projectId | path | string | Yes | Project ID |
| eventId | path | string | Yes | — |
Query parameters
None.
Body schema
Content type: application/json · Required
| Field | Type | Required | Description |
|---|---|---|---|
| body | string | Yes | — |
| idempotencyKey | string | No | — |
| mentions | object[] | No | — |
| mentions[].kind | human | agent | Yes | — |
| mentions[].id | string | Yes | Unique identifier. |
| mentions[].label | string | Yes | — |
What the API returns
Each response code below includes the documented payload shape for the ACP API.
201Project activity comment createdapplication/json
| Field | Type | Required | Description |
|---|---|---|---|
| comment | object | No | — |
| comment.id | string | Yes | Unique identifier. |
| comment.parentCommentId | string | No | — |
| comment.body | string | Yes | — |
| comment.attachments | object[] | Yes | — |
| comment.attachments[].id | string | No | Unique identifier. |
| comment.attachments[].filename | string | Yes | — |
| comment.attachments[].mimeType | string | No | — |
| comment.attachments[].size | integer | No | — |
| comment.attachments[].url | string | No | — |
| comment.attachments[].previewUrl | string | No | — |
| comment.attachments[].workspacePath | string | No | — |
| comment.attachments[].sourcePath | string | No | Workspace-relative file path. |
| comment.attachments[].environmentId | string | No | Computer ID. |
| comment.replies | object[] | Yes | Direct replies to this top-level update comment. |
| comment.replies[].id | string | Yes | Unique identifier. |
| comment.replies[].parentCommentId | string | No | — |
| comment.replies[].body | string | Yes | — |
| comment.replies[].attachments | object[] | Yes | — |
| comment.replies[].attachments[].id | string | No | Unique identifier. |
| comment.replies[].attachments[].filename | string | Yes | — |
| comment.replies[].attachments[].mimeType | string | No | — |
| comment.replies[].attachments[].size | integer | No | — |
| comment.replies[].attachments[].url | string | No | — |
| comment.replies[].attachments[].previewUrl | string | No | — |
| comment.replies[].attachments[].workspacePath | string | No | — |
| comment.replies[].attachments[].sourcePath | string | No | Workspace-relative file path. |
| comment.replies[].attachments[].environmentId | string | No | Computer ID. |
| comment.replies[].replies | object[] | Yes | Direct replies to this top-level update comment. |
| comment.replies[].replies[].id | string | Yes | Unique identifier. |
| comment.replies[].replies[].parentCommentId | string | No | — |
| comment.replies[].replies[].body | string | Yes | — |
| comment.replies[].replies[].attachments | object[] | Yes | — |
| comment.replies[].replies[].attachments[].id | string | No | Unique identifier. |
| comment.replies[].replies[].attachments[].filename | string | Yes | — |
| comment.replies[].replies[].attachments[].mimeType | string | No | — |
| comment.replies[].replies[].attachments[].size | integer | No | — |
| comment.replies[].replies[].attachments[].url | string | No | — |
| comment.replies[].replies[].attachments[].previewUrl | string | No | — |
| comment.replies[].replies[].attachments[].workspacePath | string | No | — |
| comment.replies[].replies[].attachments[].sourcePath | string | No | Workspace-relative file path. |
| comment.replies[].replies[].attachments[].environmentId | string | No | Computer ID. |
| comment.replies[].replies[].replies | object[] | Yes | Direct replies to this top-level update comment. |
| comment.replies[].replies[].replies[].id | string | Yes | Unique identifier. |
| comment.replies[].replies[].replies[].parentCommentId | string | No | — |
| comment.replies[].replies[].replies[].body | string | Yes | — |
| comment.replies[].replies[].replies[].attachments | object[] | Yes | — |
| comment.replies[].replies[].replies[].attachments[].id | string | No | Unique identifier. |
| comment.replies[].replies[].replies[].attachments[].filename | string | Yes | — |
| comment.replies[].replies[].replies[].attachments[].mimeType | string | No | — |
| comment.replies[].replies[].replies[].attachments[].size | integer | No | — |
| comment.replies[].replies[].replies[].attachments[].url | string | No | — |
| comment.replies[].replies[].replies[].attachments[].previewUrl | string | No | — |
| comment.replies[].replies[].replies[].attachments[].workspacePath | string | No | — |
| comment.replies[].replies[].replies[].attachments[].sourcePath | string | No | Workspace-relative file path. |
| comment.replies[].replies[].replies[].attachments[].environmentId | string | No | Computer ID. |
| comment.replies[].replies[].replies[].replies | object[] | Yes | Direct replies to this top-level update comment. |
| comment.replies[].replies[].replies[].replies[].id | string | Yes | Unique identifier. |
| comment.replies[].replies[].replies[].replies[].parentCommentId | string | No | — |
| comment.replies[].replies[].replies[].replies[].body | string | Yes | — |
| comment.replies[].replies[].replies[].replies[].attachments | object[] | Yes | — |
| comment.replies[].replies[].replies[].replies[].attachments[].id | string | No | Unique identifier. |
| comment.replies[].replies[].replies[].replies[].attachments[].filename | string | Yes | — |
| comment.replies[].replies[].replies[].replies[].attachments[].mimeType | string | No | — |
| comment.replies[].replies[].replies[].replies[].attachments[].size | integer | No | — |
| comment.replies[].replies[].replies[].replies[].attachments[].url | string | No | — |
| comment.replies[].replies[].replies[].replies[].attachments[].previewUrl | string | No | — |
| comment.replies[].replies[].replies[].replies[].attachments[].workspacePath | string | No | — |
| comment.replies[].replies[].replies[].replies[].attachments[].sourcePath | string | No | Workspace-relative file path. |
| comment.replies[].replies[].replies[].replies[].attachments[].environmentId | string | No | Computer ID. |
| comment.replies[].replies[].replies[].replies[].replies | object[] | Yes | Direct replies to this top-level update comment. |
| comment.replies[].replies[].replies[].replies[].replies[].id | string | Yes | Unique identifier. |
| comment.replies[].replies[].replies[].replies[].replies[].parentCommentId | string | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].body | string | Yes | — |
| comment.replies[].replies[].replies[].replies[].replies[].attachments | object[] | Yes | — |
| comment.replies[].replies[].replies[].replies[].replies[].attachments[].id | string | No | Unique identifier. |
| comment.replies[].replies[].replies[].replies[].replies[].attachments[].filename | string | Yes | — |
| comment.replies[].replies[].replies[].replies[].replies[].attachments[].mimeType | string | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].attachments[].size | integer | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].attachments[].url | string | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].attachments[].previewUrl | string | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].attachments[].workspacePath | string | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].attachments[].sourcePath | string | No | Workspace-relative file path. |
| comment.replies[].replies[].replies[].replies[].replies[].attachments[].environmentId | string | No | Computer ID. |
| comment.replies[].replies[].replies[].replies[].replies[].replies | object[] | Yes | Direct replies to this top-level update comment. |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].id | string | Yes | Unique identifier. |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].parentCommentId | string | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].body | string | Yes | — |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].attachments | object[] | Yes | — |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].attachments[].id | string | No | Unique identifier. |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].attachments[].filename | string | Yes | — |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].attachments[].mimeType | string | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].attachments[].size | integer | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].attachments[].url | string | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].attachments[].previewUrl | string | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].attachments[].workspacePath | string | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].attachments[].sourcePath | string | No | Workspace-relative file path. |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].attachments[].environmentId | string | No | Computer ID. |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].replies | object[] | Yes | Direct replies to this top-level update comment. |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].replies[].id | string | Yes | Unique identifier. |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].replies[].parentCommentId | string | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].replies[].body | string | Yes | — |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].replies[].attachments | object[] | Yes | — |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].replies[].replies | object[] | Yes | Direct replies to this top-level update comment. |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].replies[].author | object | Yes | — |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].replies[].createdAt | string | Yes | ISO 8601 timestamp. |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].replies[].updatedAt | string | Yes | ISO 8601 timestamp. |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].author | object | Yes | — |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].author.userId | string | Yes | User ID. |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].author.name | string | Yes | Human-readable name. |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].author.email | string | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].author.avatarUrl | string | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].createdAt | string | Yes | ISO 8601 timestamp. |
| comment.replies[].replies[].replies[].replies[].replies[].replies[].updatedAt | string | Yes | ISO 8601 timestamp. |
| comment.replies[].replies[].replies[].replies[].replies[].author | object | Yes | — |
| comment.replies[].replies[].replies[].replies[].replies[].author.userId | string | Yes | User ID. |
| comment.replies[].replies[].replies[].replies[].replies[].author.name | string | Yes | Human-readable name. |
| comment.replies[].replies[].replies[].replies[].replies[].author.email | string | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].author.avatarUrl | string | No | — |
| comment.replies[].replies[].replies[].replies[].replies[].createdAt | string | Yes | ISO 8601 timestamp. |
| comment.replies[].replies[].replies[].replies[].replies[].updatedAt | string | Yes | ISO 8601 timestamp. |
| comment.replies[].replies[].replies[].replies[].author | object | Yes | — |
| comment.replies[].replies[].replies[].replies[].author.userId | string | Yes | User ID. |
| comment.replies[].replies[].replies[].replies[].author.name | string | Yes | Human-readable name. |
| comment.replies[].replies[].replies[].replies[].author.email | string | No | — |
| comment.replies[].replies[].replies[].replies[].author.avatarUrl | string | No | — |
| comment.replies[].replies[].replies[].replies[].createdAt | string | Yes | ISO 8601 timestamp. |
| comment.replies[].replies[].replies[].replies[].updatedAt | string | Yes | ISO 8601 timestamp. |
| comment.replies[].replies[].replies[].author | object | Yes | — |
| comment.replies[].replies[].replies[].author.userId | string | Yes | User ID. |
| comment.replies[].replies[].replies[].author.name | string | Yes | Human-readable name. |
| comment.replies[].replies[].replies[].author.email | string | No | — |
| comment.replies[].replies[].replies[].author.avatarUrl | string | No | — |
| comment.replies[].replies[].replies[].createdAt | string | Yes | ISO 8601 timestamp. |
| comment.replies[].replies[].replies[].updatedAt | string | Yes | ISO 8601 timestamp. |
| comment.replies[].replies[].author | object | Yes | — |
| comment.replies[].replies[].author.userId | string | Yes | User ID. |
| comment.replies[].replies[].author.name | string | Yes | Human-readable name. |
| comment.replies[].replies[].author.email | string | No | — |
| comment.replies[].replies[].author.avatarUrl | string | No | — |
| comment.replies[].replies[].createdAt | string | Yes | ISO 8601 timestamp. |
| comment.replies[].replies[].updatedAt | string | Yes | ISO 8601 timestamp. |
| comment.replies[].author | object | Yes | — |
| comment.replies[].author.userId | string | Yes | User ID. |
| comment.replies[].author.name | string | Yes | Human-readable name. |
| comment.replies[].author.email | string | No | — |
| comment.replies[].author.avatarUrl | string | No | — |
| comment.replies[].createdAt | string | Yes | ISO 8601 timestamp. |
| comment.replies[].updatedAt | string | Yes | ISO 8601 timestamp. |
| comment.author | object | Yes | — |
| comment.author.userId | string | Yes | User ID. |
| comment.author.name | string | Yes | Human-readable name. |
| comment.author.email | string | No | — |
| comment.author.avatarUrl | string | No | — |
| comment.createdAt | string | Yes | ISO 8601 timestamp. |
| comment.updatedAt | string | Yes | ISO 8601 timestamp. |
| project | object | No | — |
| project.object | project | project.overview | No | — |
| project.isOverviewRecord | boolean | No | — |
| project.id | string | Yes | Unique identifier. |
| project.userId | string | Yes | User ID. |
| project.ownerUserId | string | No | — |
| project.ownerName | string | No | — |
| project.ownerEmail | string | No | — |
| project.ownerAvatarUrl | string | No | — |
| project.owner | object | No | — |
| project.owner.userId | string | Yes | User ID. |
| project.owner.name | string | Yes | Human-readable name. |
| project.owner.email | string | No | — |
| project.owner.avatarUrl | string | No | — |
| project.canTransferOwnership | boolean | No | — |
| project.organizationId | string | No | — |
| project.createdByUserId | string | No | — |
| project.createdByName | string | No | — |
| project.createdByEmail | string | No | — |
| project.createdByAvatarUrl | string | No | — |
| project.createdBy | object | No | — |
| project.createdBy.userId | string | Yes | User ID. |
| project.createdBy.name | string | Yes | Human-readable name. |
| project.createdBy.email | string | No | — |
| project.createdBy.avatarUrl | string | No | — |
| project.name | string | Yes | Human-readable name. |
| project.description | string | Yes | Human-readable description. |
| project.type | local | cloud | synced | No | — |
| project.primarySource | string | No | — |
| project.sources | object[] | No | — |
| project.color | string | Yes | — |
| project.defaultEnvironmentId | string | Yes | — |
| project.environmentIds | string[] | No | — |
| project.permissionSet | object | No | Agent permission policy. The shape is intentionally subject-typed so it can also be reused for human users and teams later. |
| project.permissionSet.version | 1 | No | — |
| project.permissionSet.subjectType | agent | human_user | team | project | security_repository | No | — |
| project.permissionSet.defaultAccess | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.rings | object | No | — |
| project.permissionSet.actions | object | No | — |
| project.permissionSet.resources | object | No | — |
| project.permissionSet.resources.agents | object | No | — |
| project.permissionSet.resources.agents.defaultAccess | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.resources.agents.rules | object[] | No | — |
| project.permissionSet.resources.agents.rules[].id | string | No | Optional stable rule ID. |
| project.permissionSet.resources.agents.rules[].targetId | string | No | Optional resource identifier for agent, skill, server, computer, or project rules. |
| project.permissionSet.resources.agents.rules[].path | string | No | Optional file or directory path for path-scoped rules. |
| project.permissionSet.resources.agents.rules[].access | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.resources.agents.rules[].note | string | No | Optional human-readable note for the rule. |
| project.permissionSet.resources.skills | object | No | — |
| project.permissionSet.resources.skills.defaultAccess | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.resources.skills.rules | object[] | No | — |
| project.permissionSet.resources.skills.rules[].id | string | No | Optional stable rule ID. |
| project.permissionSet.resources.skills.rules[].targetId | string | No | Optional resource identifier for agent, skill, server, computer, or project rules. |
| project.permissionSet.resources.skills.rules[].path | string | No | Optional file or directory path for path-scoped rules. |
| project.permissionSet.resources.skills.rules[].access | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.resources.skills.rules[].note | string | No | Optional human-readable note for the rule. |
| project.permissionSet.resources.servers | object | No | — |
| project.permissionSet.resources.servers.defaultAccess | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.resources.servers.rules | object[] | No | — |
| project.permissionSet.resources.servers.rules[].id | string | No | Optional stable rule ID. |
| project.permissionSet.resources.servers.rules[].targetId | string | No | Optional resource identifier for agent, skill, server, computer, or project rules. |
| project.permissionSet.resources.servers.rules[].path | string | No | Optional file or directory path for path-scoped rules. |
| project.permissionSet.resources.servers.rules[].access | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.resources.servers.rules[].note | string | No | Optional human-readable note for the rule. |
| project.permissionSet.resources.computers | object | No | — |
| project.permissionSet.resources.computers.defaultAccess | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.resources.computers.rules | object[] | No | — |
| project.permissionSet.resources.computers.rules[].id | string | No | Optional stable rule ID. |
| project.permissionSet.resources.computers.rules[].targetId | string | No | Optional resource identifier for agent, skill, server, computer, or project rules. |
| project.permissionSet.resources.computers.rules[].path | string | No | Optional file or directory path for path-scoped rules. |
| project.permissionSet.resources.computers.rules[].access | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.resources.computers.rules[].note | string | No | Optional human-readable note for the rule. |
| project.permissionSet.resources.files | object | No | — |
| project.permissionSet.resources.files.defaultAccess | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.resources.files.rules | object[] | No | — |
| project.permissionSet.resources.files.rules[].id | string | No | Optional stable rule ID. |
| project.permissionSet.resources.files.rules[].targetId | string | No | Optional resource identifier for agent, skill, server, computer, or project rules. |
| project.permissionSet.resources.files.rules[].path | string | No | Optional file or directory path for path-scoped rules. |
| project.permissionSet.resources.files.rules[].access | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.resources.files.rules[].note | string | No | Optional human-readable note for the rule. |
| project.permissionSet.resources.directories | object | No | — |
| project.permissionSet.resources.directories.defaultAccess | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.resources.directories.rules | object[] | No | — |
| project.permissionSet.resources.directories.rules[].id | string | No | Optional stable rule ID. |
| project.permissionSet.resources.directories.rules[].targetId | string | No | Optional resource identifier for agent, skill, server, computer, or project rules. |
| project.permissionSet.resources.directories.rules[].path | string | No | Optional file or directory path for path-scoped rules. |
| project.permissionSet.resources.directories.rules[].access | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.resources.directories.rules[].note | string | No | Optional human-readable note for the rule. |
| project.permissionSet.resources.projects | object | No | — |
| project.permissionSet.resources.projects.defaultAccess | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.resources.projects.rules | object[] | No | — |
| project.permissionSet.resources.projects.rules[].id | string | No | Optional stable rule ID. |
| project.permissionSet.resources.projects.rules[].targetId | string | No | Optional resource identifier for agent, skill, server, computer, or project rules. |
| project.permissionSet.resources.projects.rules[].path | string | No | Optional file or directory path for path-scoped rules. |
| project.permissionSet.resources.projects.rules[].access | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.resources.projects.rules[].note | string | No | Optional human-readable note for the rule. |
| project.permissionSet.resources.security_repositories | object | No | — |
| project.permissionSet.resources.security_repositories.defaultAccess | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.resources.security_repositories.rules | object[] | No | — |
| project.permissionSet.resources.security_repositories.rules[].id | string | No | Optional stable rule ID. |
| project.permissionSet.resources.security_repositories.rules[].targetId | string | No | Optional resource identifier for agent, skill, server, computer, or project rules. |
| project.permissionSet.resources.security_repositories.rules[].path | string | No | Optional file or directory path for path-scoped rules. |
| project.permissionSet.resources.security_repositories.rules[].access | full_access | ask_for_permission | read_only | no_access | No | Access level for a resource category. `full_access` allows viewing and actions, `ask_for_permission` allows proposed actions that require approval, `read_only` allows viewing without mutation, and `no_access` blocks view and action access. |
| project.permissionSet.resources.security_repositories.rules[].note | string | No | Optional human-readable note for the rule. |
| project.metadata | object | Yes | Free-form metadata object. |
| project.sharedWithMe | boolean | No | — |
| project.isShared | boolean | No | — |
| project.teamShared | boolean | No | — |
| project.teamShareId | string | No | — |
| project.teamId | string | No | — |
| project.teamName | string | No | — |
| project.teamAccessLevel | use | edit | manage | No | — |
| project.teamShareSource | resource_share | project_settings | No | — |
| project.summary | object | No | — |
| project.createdAt | string | Yes | ISO 8601 timestamp. |
| project.updatedAt | string | Yes | ISO 8601 timestamp. |
400Invalid comment
None.
404Resource not foundapplication/json
| Field | Type | Required | Description |
|---|---|---|---|
| error | string | No | — |