Skip to main content
GET
List GHL Appointments

Authorizations

string
required
Your Agni API key used to authenticate the request. Pass it in the X-Api-Key header. Find or rotate it from your Ravan AI account settings.

Query Parameters

string
The unique ID of the agent that should own, handle, or be assigned to this resource. Use the id returned by the Agent API.
string
Filters or sets the current status of the resource. Use one of the status values supported by the endpoint.
integer
The maximum number of records to return. Use this with offset or pagination fields to page through results.
string
The organization ID that owns the resource. Use the organization ID from your Agni account.

Response

boolean
Whether the request succeeded.
string
Human-readable status message.
object
data field.

Authorizations

X-Api-Key
string
header
required

Query Parameters

agent_id
string

Filter by agent ID

status
string

Filter by appointment status

limit
integer<int32>
default:50

Number of results to return (max 200)

Required range: x <= 200
org_id
string

Organization ID (fallback)

Response

200 - application/json

Successful response

success
boolean
message
string
data
object