Certification Types

Prev Next

 Description 

Created and assigned for certifications. Click Certification Type for more information. 

Resource Overview 

Endpoint Definition 
GET/CertificationTypesRetrieve a list of information related to certification types.  

Attributes

Attribute
Description
Data Type
Notes 
Active
indicates if the certification should be active or inactive

CertificationTypeID
unique identifier for the certification typeinteger(int32)
CertificationTypeName
title given to created certification types 

string

Max Length:50
CreatedByUserID
unique identifier of the user who created the recordinteger(int32) 
CreatedByUserName
name of the user who created the recordstringMax Length: 101
CreatedDateTime
date and time when the record was created DateTime(YYY-MM-DDHH:MM:SS)
LastModifiedByUserID
unique identifier of the user who made the most recent change to recordinteger(int32)
LastModifiedByUserName
name of the user who made the most recent change to record
string Max Length: 101
LastModifiedDateTime
date and time when the record was last modifiedDateTime(YYYY-MM-DD HH:MM:SS)