Skip to content

Get shared agents

GET
/api/v1/gen_agents/share

Retrieve list of all agents shared with the current user.

Successful Response

Response Get Shared Agents Api V1 Gen Agents Share Get
Array<object>
SharedAgentResponse
object
id
required
Id

Agent ID

string
name
Any of:
string
organization
Any of:
string
role
Any of:
string
shared_users
Shared Users
Array<object>
SharedUser
object
id
required
Id
integer
name
Any of:
string
role
required
Role
string
email
required
Email
string
shared_agent_id
Any of:
integer
primary_avatar_url
Any of:
string
tiktok_integration
Tiktok Integration
boolean
degods
Degods
boolean
tiktok_social_account
Tiktok Social Account
boolean
key
additional properties
any

Invalid parameters or organization not found

ErrorResponse
object
detail
Any of:
string
error
Any of:
string
error_code
Any of:
string

Permission denied: You do not have permission for this agent.

ErrorResponse
object
detail
Any of:
string
error
Any of:
string
error_code
Any of:
string

Agent not found or UserVoiceResource not found.

ErrorResponse
object
detail
Any of:
string
error
Any of:
string
error_code
Any of:
string

Agent creation/update failed, validation error, or invalid API key (ElevenLabs/HumeAI).

ErrorResponse
object
detail
Any of:
string
error
Any of:
string
error_code
Any of:
string

Internal Server Error

ErrorResponse
object
detail
Any of:
string
error
Any of:
string
error_code
Any of:
string