Skip to main content

Retrieves details for the current version of a specific agent.

GET 

/api/v2/AgentVersion/:agentCode/Current

Retrieves details for the current version of a specific agent.

Request

Path Parameters

    agentCode stringrequired

    The code of the agent.

    agentVersion int32required

    The version of the agent.

Query Parameters

    culture string

    Use this param to override the culture of the response. Options: - en (default) - es

Responses

Returns a paginated list of agent versions.

Loading...