Skip to main content

Get Agent

GET 

/agents/:id

Get Agent

Request

Path Parameters

    id stringrequired

Responses

Get Agent

Schema

    type string

    Type

    name string

    Name

    primaryEmail string

    Email

    primaryPhone string

    Phone

    firstName string

    First Name

    lastName string

    Last Name

    nickname string

    Nickname

    gender string

    Gender

    Possible values: [Male, Female, Other]

    dateOfBirth string

    Date of Birth

    tags string

    Tags

    address1 string

    Address 1

    address2 string

    Address 2

    address3 string

    Address 3

    city string

    City

    region string

    State

    postalCode string

    Postal Code

    country string

    Country

    lastActive string

    Last Active

    id string

    Id

    createdAt string

    Created At

    updatedAt string

    Updated At

    deletedAt string

    Deleted At

    deleted string

    Deleted

    createdBy string

    Created By

    updatedBy string

    Updated By

    deletedBy string

    Deleted By

    status string

    Status

    age number

    Age

    fullName string

    Full Name

    clientId string

    ID

Loading...