Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

KalturaAppToken
Properties
Inherited from KalturaObject
NameTypeWritableRestrictionsDescription
relatedObjectsKalturaListResponseArray
KalturaAppToken
NameTypeWritableRestrictionsDescription
createdAtintCreation time as Unix timestamp (In seconds)
expiryintVExpiry time of current token (unix timestamp in seconds)
hashTypeKalturaAppTokenHashTypeV
idstringThe id of the application token
partnerIdint
sessionDurationintVExpiry duration of KS (Kaltura Session) that created using the current token (in seconds)
sessionPrivilegesstringVComma separated privileges to be applied on KS (Kaltura Session) that created using the current token
sessionTypeKalturaSessionTypeVType of KS (Kaltura Session) that created using the current token
sessionUserIdstringVUser id of KS (Kaltura Session) that created using the current token
statusKalturaAppTokenStatusApplication token status
tokenstringThe application token
updatedAtintUpdate time as Unix timestamp (In seconds)