Skip to main content

Get all agents

GET 

/api/v2/agent

Gets a list containing all the agent.

Request

Query Parameters

    type int32

    Possible values: [0, 1, 2, 3, 4, 5, 6, 7]

    page int32

    Default value: 1

    pageSize int32

    Default value: 20

    term string
    culture string

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

Responses

Success

Loading...