Get User Milestones

Overview

This API return the accessible milestones for an agent.

SecurityoAuthUser
Request
header Parameters
Accept-Language
required
string
Default: en-US

Language locale accepted by client (used for locale specific fields in resource representation and in error responses).

Enum: "en-US" "es-ES" "fr-FR" "it-IT" "de-DE" "nl-NL" "pt-BR" "pt-PT" "da-DK" "ru-RU" "fr-CA" "zh-CN" "ja-JP" "ko-KR" "sv-SE"
Responses
200

Success

400

Bad Request

401

Unauthorized

403

Forbidden

406

Not acceptable

500

Internal server error

get/portals/user/milestones
Request samples
Response samples
application/json
{
  • "milestone": [
    ]
}