Enumerations
Many methods return fields which contain "type" information, for example /comments returns objects with the post_type field.
Possible return values for all methods are listed here.
Frozen Enumerations
Enumerations which are frozen will not be changed during the an API versions life-cycle. Should the API return some other value, it is a bug in the API and should be reported on Stack Apps.
Badges
rank- bronze
- silver
- gold
Comments
post_type- answer
- question
Post Timelines
timeline_type- question
- answer
- comment
- revision
- votes
- state
- accepted
- unaccepted
Revisions
revision_type- single_user
- vote_based
Sites
state- closed_beta
- open_beta
- linked_meta
- normal
Users
user_type- unregistered
- registered
- moderator
User Timelines
timeline_type- accepted
- askedoranswered
- badge
- comment
- revision
action- accepted
- asked
- answered
- awarded
- comment
- revised
Unfrozen Enumerations
Rarely fields returned by the API may return new values over the lifetime of a version. Developers make sure that their applications and libraries can deal gracefully with new values being added to these fields.
Sites
markdown_extensions- Markdown
- Prettify
- jTab
relation- chat
- meta
- parent