\n0 = NotStarted 1 = OnTrack 2 = NeedAttention 3 = AtRisk 4 = Closed | \n0 = Percentage 1 = Checkbox 3 = Number | \n0 = Individual 1 = Company 2"
},
{
"info": {
"name": "Get badge list",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://{tenant}.keka.com/api/v1/api/v1/pms/badges"
},
"docs": "This API is used for fetching list of all badges. \nEnumerated Values \n\n\n\n| Badge Status | \n \n\n\n\n0 = Enabled 1 = Disabled | \n \n\n \n "
},
{
"info": {
"name": "Get praise list",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://{tenant}.keka.com/api/v1/api/v1/pms/praise"
},
"docs": "This API is used for fetching list of all praises. \n"
},
{
"info": {
"name": "Create Praise",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://{tenant}.keka.com/api/v1/api/v1/pms/praise"
},
"docs": "This API is used for creating a praise. \n"
},
{
"info": {
"name": "Get review group list",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://{tenant}.keka.com/api/v1/api/v1/pms/reviewgroups"
},
"docs": "This API is used for fetching list of all review groups. \n"
},
{
"info": {
"name": "Get review group cycle list",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://{tenant}.keka.com/api/v1/api/v1/pms/reviewcycles"
},
"docs": "This API is used for fetching list of all review cycles. \n"
},
{
"info": {
"name": "Get employee review list",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://{tenant}.keka.com/api/v1/api/v1/pms/reviews"
},
"docs": "This API is used for fetching list of all employee reviews. \n"
}
]
}
],
"bundled": true
} |