Skip to main content
GET
Get AI agent
Call this endpoint on the AI service: https://ai.pingmee.co.il.

Authorizations

Personal access token from Pingmee Settings → Developer Tools

x-api-key
string
header
required

Business API key from Pingmee Settings → Developer Tools

Path Parameters

id
string
required

AI agent identifier

Response

AI agent

id
string
required

AI agent identifier

name
string
required

Display name

associatedTo
string
required

Business the agent belongs to

folderId
string
required

Folder that contains this agent

created
number
required

Unix timestamp (milliseconds) when the agent was created

lastModified
number
required

Unix timestamp (milliseconds) when the agent was last modified

isActive
boolean
required

Whether the agent is active

profileImage
string
required

Profile image URL (may be signed)

roles
object[]
required
description
string

Business / agent description used as context (max 5000 characters)

Maximum string length: 5000
tokensUsed
number

Cumulative tokens used by this agent

vectorStore
object