Get Pearl Settings
Retrieves the Settings for the specified Pearl. The Pearl and Variables sections in the response are populated only if the Pearl was created via the API. If the Pearl was created through the platform interface, these fields will be returned empty.
Documentation Index
Fetch the complete documentation index at: https://developers.nlpearl.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Specify the authorization token.
For more information, check out the Authorization Guide.
Path Parameters
The unique identifier of the Pearl.
Response
The settings for the specified Pearl.
The name of the Pearl.
Defines the type of activity of the pearl.
1 - Inbound
2 - Outbound
Conversation flow and agent behavior configuration for the Pearl.
This field is populated only if the Pearl was created via the API. If the Pearl was created through the platform interface, this field will be empty.
Variables defined for the Pearl and used by the agent during conversations.
This field is populated only if the Pearl was created via the API. If the Pearl was created through the platform interface, this field will be empty.
Inbound settings for the Pearl. Present only when the Pearl type is inbound.
Outbound settings for the Pearl. Present only when the Pearl type is outbound.

