Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Path Parameters

agentId
string<uuid>
required

Unique identifier of the agent

Response

Successful response

id
string<uuid>
required
agentId
string<uuid>
required
organizationId
string<uuid>
required
source
enum<string>
required
Available options:
jira,
jira-automation,
slack,
linear,
cron,
webhook,
email,
bugcrowd,
hackerone,
zscaler,
darktrace
name
string
required
enabled
boolean
required
createdAt
string
required
updatedAt
string
required
config
object
required
description
string | null
cronSchedule
string | null
emailAddress
string | null
lastRunAttemptedAt
string | null
lastRunSucceededAt
string | null