List TaskAgent Shares
List share links for a single TaskAgent.
Requires task_agent:view on the parent TaskAgent. TaskAgentShare does not
have an independent IAM surface in v1.
Authentication
AuthorizationBearer
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
OR
AuthorizationBearer
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
Path parameters
org_id
The organization ID
project_id
The project ID
task_agent_id
The task agent ID
Response
List of TaskAgent shares
id
project_id
task_agent_id
task_agent_revision_id
user_id
task_agent_name
short_id
views_count
active
created
title
description
expires_at
modified
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error