Skip to main content
GET https://api.revreply.com/v1/agent/{agent}
This endpoint requires authentication.

Try it

Use the following request to retrieve a specific agent:

Authentication

This endpoint uses Bearer authentication with a JWT.

Request

Headers

Path parameters

Request structure

This endpoint does not require a request body or query parameters.

Request examples

The request is a GET request to:

Response

Response structure

A successful request returns an object containing the requested agent. The agent object may include fields such as id, name, status, agent_objective, timezone, office hours, calendar and meeting links, objective, tone, company information, services, products, and follow-up configuration.

Response example

Errors

404 — Agent not found

Returned when the specified agent does not exist.