Fields
id
StringThe unique identifier (24-digit Mongo Object ID) of the token.
application
StringAlphanumeric ID allotted to an application (sales channel website) created within a business account.
created_at
StringISO 8601 timestamp of token creation.
tokens
TokenDetailsTokens associated with the application.
updated_at
StringISO 8601 timestamp of token updation.
modified_at
StringISO 8601 timestamp of token updation.
version
FloatVersion key for tracking revisions. Default value is zero.
Was this section helpful?