Get PAL
Returns a single PAL by its unique identifier.
https://docs.tavus.io/openapi.yaml for the full HTTP API contract.Authorizations
Path Parameters
The unique identifier of the PAL.
"pcb7a34da5fe"
Response
A unique identifier for the PAL.
"pcb7a34da5fe"
A name for the PAL.
"Life Coach"
The system prompt that will be used by the llm.
"As a Life Coach, you are a dedicated professional who specializes in..."
The default face_id associated with this PAL if one exists.
"r90bbd427f71"
The PAL's invitable meeting email on tavusinvite.com, derived from layers.conferencing.username. Present when conferencing is configured.
"acme-anna@tavusinvite.com"
Text the PAL speaks before its greeting when disclosure_type fires. Empty falls back to "Just a note, I am an AI system, not a person."
"Just so you know, you're speaking with an AI agent from Acme."
Text shown as an on-screen banner when disclosure_type fires. Empty falls back to "You are interacting with an AI system."
"You are speaking with an AI agent."
Array of document IDs that the PAL has access to. These documents will be available to the PAL in all their conversations. The document_ids are returned in the response of the Get Document and the Create Document endpoints.
Array of document tags that the PAL has access to. Documents matching these tags will be available to the PAL in all their conversations.
The date and time the PAL was created.
""
The date and time of when the PAL was last updated.

