Agents
List Agent Version Functions
List Agent Version Functions with the DialNexa API. Returns the functions configured on one version of an agent in your workspace.
GET
List Agent Version Functions
Read only
List Agent Version Functions uses your workspace API key. Returns the functions configured on one version of an agent in your workspace.
Before you begin
Use a server-side API key for the intended workspace. Replace each path placeholder with an existing resource ID or version number from that workspace.List Agent Version Functions request
The request panel lists supported query parameters and body fields. For a request body, the example below supplies the required fields. Replace sample values with your own inputs.Verify the result
Expect HTTP200. Read the data property in the success envelope; the response panel documents its fields.
Retry safety
This operation does not modify workspace resources. Retry after a transient connection failure.Errors and recovery
403: Agent does not belong to your organization.401: Missing, expired, or invalid API key.
Related endpoints
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the agent
Version number of the agent