Method | Description | |
---|---|---|
AccessTokenDeauthenticate ( string token ) : IBridgeResponseCollection |
Makes a request to API method /apps/{accessTokens}/de-authenticate Documentation can be found following the link below: https://api.stackexchange.com/docs/application-de-authenticate
|
|
AccessTokenInvalidate ( string token ) : IBridgeResponseCollection |
Makes a request to API method /access-tokens/{accessTokens}/invalidate Documentation can be found following the link below: https://api.stackexchange.com/docs/invalidate-access-tokens
|
|
AccessTokenRead ( string token ) : IBridgeResponseCollection |
Makes a request to API method /access-tokens/{accessTokens}/read Documentation can be found following the link below: https://api.stackexchange.com/docs/read-access-tokens
|
|
AccessTokensDeauthenticate ( string tokens ) : IBridgeResponseCollection |
Makes a request to API method /apps/{accessTokens}/de-authenticate Documentation can be found following the link below: https://api.stackexchange.com/docs/application-de-authenticate
|
|
AccessTokensInvalidate ( string tokens ) : IBridgeResponseCollection |
Makes a request to API method /access-tokens/{accessTokens}/invalidate Documentation can be found following the link below: https://api.stackexchange.com/docs/invalidate-access-tokens
|
|
AccessTokensRead ( string tokens ) : IBridgeResponseCollection |
Makes a request to API method /access-tokens/{accessTokens}/read Documentation can be found following the link below: https://api.stackexchange.com/docs/read-access-tokens
|
|
CreateNetworkFilter ( |
Makes a request to API method /filter/create Documentation can be found following the link below: https://api.stackexchange.com/docs/create-filter
|
|
GetAnswer ( long id, |
Makes a request to API method /answers/{ids} Documentation can be found following the link below: https://api.stackexchange.com/docs/answers-by-ids
|
|
GetAnswerComments ( long id, |
Makes a request to API method /answers/{ids}/comments Documentation can be found following the link below: https://api.stackexchange.com/docs/comments-on-answers
|
|
GetAnswers ( |
Makes a request to API method /answers Documentation can be found following the link below: https://api.stackexchange.com/docs/answers
|
|
GetAnswers ( long ids, |
Makes a request to API method /answers/{ids} Documentation can be found following the link below: https://api.stackexchange.com/docs/answers-by-ids
|
|
GetAnswersComments ( long ids, |
Makes a request to API method /answers/{ids}/comments Documentation can be found following the link below: https://api.stackexchange.com/docs/comments-on-answers
|
|
GetBadge ( long id, |
Makes a request to API method /badges/{ids} Documentation can be found following the link below: https://api.stackexchange.com/docs/badges-by-ids
|
|
GetBadgeRecipients ( long id, |
Makes a request to API method /badges/{ids}/recipients Documentation can be found following the link below: https://api.stackexchange.com/docs/badge-recipients-by-ids
|
|
GetBadges ( |
Makes a request to API method /badges Documentation can be found following the link below: https://api.stackexchange.com/docs/badges
|
|
GetBadges ( long ids, |
Makes a request to API method /badges/{ids} Documentation can be found following the link below: https://api.stackexchange.com/docs/badges-by-ids
|
|
GetBadgesExplicitlyNamed ( |
Makes a request to API method /badges/name Documentation can be found following the link below: https://api.stackexchange.com/docs/badges-by-name
|
|
GetBadgesOnTags ( |
Makes a request to API method /badges/tags Documentation can be found following the link below: https://api.stackexchange.com/docs/badges-by-tag
|
|
GetBadgesRecipients ( |
Makes a request to API method /badges/recipients Documentation can be found following the link below: https://api.stackexchange.com/docs/badge-recipients
|
|
GetBadgesRecipients ( long ids, |
Makes a request to API method /badges/{ids}/recipients Documentation can be found following the link below: https://api.stackexchange.com/docs/badge-recipients-by-ids
|
|
GetComment ( long id, |
Makes a request to API method /comments/{ids} Documentation can be found following the link below: https://api.stackexchange.com/docs/comments-by-ids
|
|
GetComments ( |
Makes a request to API method /comments Documentation can be found following the link below: https://api.stackexchange.com/docs/comments
|
|
GetComments ( long ids, |
Makes a request to API method /comments/{ids} Documentation can be found following the link below: https://api.stackexchange.com/docs/comments-by-ids
|
|
GetErrors ( |
Makes a request to API method /errors Documentation can be found following the link below: https://api.stackexchange.com/docs/errors
|
|
GetInfo ( |
Makes a request to API method /info Documentation can be found following the link below: https://api.stackexchange.com/docs/info
|
|
GetModerators ( |
Makes a request to API method /users/moderators Documentation can be found following the link below: https://api.stackexchange.com/docs/moderators
|
|
GetModeratorsElected ( |
Makes a request to API method /users/moderators/elected Documentation can be found following the link below: https://api.stackexchange.com/docs/elected-moderators
|
|
GetNetworkFilter ( string id ) : IBridgeResponseItem |
Makes a request to API method /filter/{filters}/read Documentation can be found following the link below: https://api.stackexchange.com/docs/read-filter
|
|
GetNetworkFilters ( string ids ) : IBridgeResponseCollection |
Makes a request to API method /filter/{filters}/read Documentation can be found following the link below: https://api.stackexchange.com/docs/read-filter
|
|
GetNetworkSites ( |
Makes a request to API method /sites Documentation can be found following the link below: https://api.stackexchange.com/docs/sites
|
|
GetPost ( long id, |
Makes a request to API method /posts/{ids} Documentation can be found following the link below: https://api.stackexchange.com/docs/posts-by-ids
|
|
GetPostComments ( long id, |
Makes a request to API method /posts/{ids}/comments Documentation can be found following the link below: https://api.stackexchange.com/docs/comments-on-posts
|
|
GetPostRevisions ( long id, |
Makes a request to API method /posts/{ids}/revisions Documentation can be found following the link below: https://api.stackexchange.com/docs/revisions-by-ids
|
|
GetPostSuggestedEdits ( long id, |
Makes a request to API method /posts/{ids}/suggested-edits Documentation can be found following the link below: https://api.stackexchange.com/docs/posts-on-suggested-edits
|
|
GetPosts ( |
Makes a request to API method /posts Documentation can be found following the link below: https://api.stackexchange.com/docs/posts
|
|
GetPosts ( long ids, |
Makes a request to API method /posts/{ids} Documentation can be found following the link below: https://api.stackexchange.com/docs/posts-by-ids
|
|
GetPostsComments ( long ids, |
Makes a request to API method /posts/{ids}/comments Documentation can be found following the link below: https://api.stackexchange.com/docs/comments-on-posts
|
|
GetPostsRevisions ( long ids, |
Makes a request to API method /posts/{ids}/revisions Documentation can be found following the link below: https://api.stackexchange.com/docs/revisions-by-ids
|
|
GetPostsSuggestedEdits ( long ids, |
Makes a request to API method /posts/{ids}/suggested-edits Documentation can be found following the link below: https://api.stackexchange.com/docs/posts-on-suggested-edits
|
|
GetPrivileges ( |
Makes a request to API method /privileges Documentation can be found following the link below: https://api.stackexchange.com/docs/privileges
|
|
GetQuestion ( long id, |
Makes a request to API method /questions/{ids} Documentation can be found following the link below: https://api.stackexchange.com/docs/questions-by-ids
|
|
GetQuestionAnswers ( long id, |
Makes a request to API method /questions/{ids}/answers Documentation can be found following the link below: https://api.stackexchange.com/docs/answers-on-questions
|
|
GetQuestionComments ( long id, |
Makes a request to API method /questions/{ids}/comments Documentation can be found following the link below: https://api.stackexchange.com/docs/comments-on-questions
|
|
GetQuestionLinked ( long id, |
Makes a request to API method /questions/{ids}/linked Documentation can be found following the link below: https://api.stackexchange.com/docs/linked-questions
|
|
GetQuestionRelated ( long id, |
Makes a request to API method /questions/{ids}/related Documentation can be found following the link below: https://api.stackexchange.com/docs/related-questions
|
|
GetQuestionTimeline ( long id, |
Makes a request to API method /questions/{ids}/timeline Documentation can be found following the link below: https://api.stackexchange.com/docs/questions-timeline
|
|
GetQuestions ( |
Makes a request to API method /questions Documentation can be found following the link below: https://api.stackexchange.com/docs/questions
|
|
GetQuestions ( long ids, |
Makes a request to API method /questions/{ids} Documentation can be found following the link below: https://api.stackexchange.com/docs/questions-by-ids
|
|
GetQuestionsAnswers ( long ids, |
Makes a request to API method /questions/{ids}/answers Documentation can be found following the link below: https://api.stackexchange.com/docs/answers-on-questions
|
|
GetQuestionsComments ( long ids, |
Makes a request to API method /questions/{ids}/comments Documentation can be found following the link below: https://api.stackexchange.com/docs/comments-on-questions
|
|
GetQuestionsConsideredUnanswered ( |
Makes a request to API method /questions/unanswered Documentation can be found following the link below: https://api.stackexchange.com/docs/unanswered-questions
|
|
GetQuestionsLinked ( long ids, |
Makes a request to API method /questions/{ids}/linked Documentation can be found following the link below: https://api.stackexchange.com/docs/linked-questions
|
|
GetQuestionsRelated ( long ids, |
Makes a request to API method /questions/{ids}/related Documentation can be found following the link below: https://api.stackexchange.com/docs/related-questions
|
|
GetQuestionsTimeline ( long ids, |
Makes a request to API method /questions/{ids}/timeline Documentation can be found following the link below: https://api.stackexchange.com/docs/questions-timeline
|
|
GetQuestionsWithNoAnswers ( |
Makes a request to API method /questions/no-answers Documentation can be found following the link below: https://api.stackexchange.com/docs/no-answer-questions
|
|
GetRevision ( System.Guid guid, |
Makes a request to API method /revisions/{ids} Documentation can be found following the link below: https://api.stackexchange.com/docs/revisions-by-guids
|
|
GetRevisions ( System.Guid guids, |
Makes a request to API method /revisions/{ids} Documentation can be found following the link below: https://api.stackexchange.com/docs/revisions-by-guids
|
|
GetSuggestedEdit ( long id, |
Makes a request to API method /suggested-edits/{ids} Documentation can be found following the link below: https://api.stackexchange.com/docs/suggested-edits-by-ids
|
|
GetSuggestedEdits ( |
Makes a request to API method /suggested-edits Documentation can be found following the link below: https://api.stackexchange.com/docs/suggested-edits
|
|
GetSuggestedEdits ( long ids, |
Makes a request to API method /suggested-edits/{ids} Documentation can be found following the link below: https://api.stackexchange.com/docs/suggested-edits-by-ids
|
|
GetTagFrequentlyAskedQuestions ( string tag, |
Makes a request to API method /tags/{tags}/faq Documentation can be found following the link below: https://api.stackexchange.com/docs/faqs-by-tags
|
|
GetTagRelated ( string tag, |
Makes a request to API method /tags/{tags}/related Documentation can be found following the link below: https://api.stackexchange.com/docs/related-tags
|
|
GetTagSynonyms ( |
Makes a request to API method /tags/synonyms Documentation can be found following the link below: https://api.stackexchange.com/docs/tag-synonyms
|
|
GetTagSynonyms ( string tag, |
Makes a request to API method /tags/{tags}/synonyms Documentation can be found following the link below: https://api.stackexchange.com/docs/synonyms-by-tags
|
|
GetTagTopAnswerers ( string tag, QueryPeriodEnum period, |
Makes a request to API method /tags/{tag}/top-answerers/{period} Documentation can be found following the link below: https://api.stackexchange.com/docs/top-answerers-on-tags
|
|
GetTagTopAskers ( string tag, QueryPeriodEnum period, |
Makes a request to API method /tags/{tag}/top-askers/{period} Documentation can be found following the link below: https://api.stackexchange.com/docs/top-askers-on-tags
|
|
GetTagWiki ( string tag, |
Makes a request to API method /tags/{tags}/wikis Documentation can be found following the link below: https://api.stackexchange.com/docs/wikis-by-tags
|
|
GetTags ( |
Makes a request to API method /tags Documentation can be found following the link below: https://api.stackexchange.com/docs/tags
|
|
GetTagsFrequentlyAskedQuestions ( string tags, |
Makes a request to API method /tags/{tags}/faq Documentation can be found following the link below: https://api.stackexchange.com/docs/faqs-by-tags
|
|
GetTagsRelated ( string tags, |
Makes a request to API method /tags/{tags}/related Documentation can be found following the link below: https://api.stackexchange.com/docs/related-tags
|
|
GetTagsSynonyms ( string tags, |
Makes a request to API method /tags/{tags}/synonyms Documentation can be found following the link below: https://api.stackexchange.com/docs/synonyms-by-tags
|
|
GetTagsWikis ( string tags, |
Makes a request to API method /tags/{tags}/wikis Documentation can be found following the link below: https://api.stackexchange.com/docs/wikis-by-tags
|
|
GetUser ( long id, |
Makes a request to API method /users/{ids} Documentation can be found following the link below: https://api.stackexchange.com/docs/users-by-ids
|
|
GetUserActiveTags ( long id, |
Makes a request to API method /users/{ids}/tags Documentation can be found following the link below: https://api.stackexchange.com/docs/tags-on-users
|
|
GetUserAnswers ( long id, |
Makes a request to API method /users/{ids}/answers Documentation can be found following the link below: https://api.stackexchange.com/docs/answers-on-users
|
|
GetUserAssociatedAccounts ( long id, |
Makes a request to API method /users/{ids}/associated Documentation can be found following the link below: https://api.stackexchange.com/docs/associated-users
|
|
GetUserBadges ( long id, |
Makes a request to API method /users/{ids}/badges Documentation can be found following the link below: https://api.stackexchange.com/docs/badges-on-users
|
|
GetUserComments ( long id, |
Makes a request to API method /users/{ids}/comments Documentation can be found following the link below: https://api.stackexchange.com/docs/comments-on-users
|
|
GetUserCommentsInReplyTo ( long id, long toId, |
Makes a request to API method /users/{ids}/comments/{toid} Documentation can be found following the link below: https://api.stackexchange.com/docs/comments-by-users-to-user
|
|
GetUserMentions ( long id, |
Makes a request to API method /users/{ids}/mentioned Documentation can be found following the link below: https://api.stackexchange.com/docs/mentions-on-users
|
|
GetUserPrivileges ( long id, |
Makes a request to API method /users/{id}/privileges Documentation can be found following the link below: https://api.stackexchange.com/docs/privileges-on-users
|
|
GetUserQuestionFavorites ( long id, |
Makes a request to API method /users/{ids}/favorites Documentation can be found following the link below: https://api.stackexchange.com/docs/favorites-on-users
|
|
GetUserQuestions ( long id, |
Makes a request to API method /users/{ids}/questions Documentation can be found following the link below: https://api.stackexchange.com/docs/questions-on-users
|
|
GetUserQuestionsConsideredUnanswered ( long id, |
Makes a request to API method /users/{ids}/questions/unanswered Documentation can be found following the link below: https://api.stackexchange.com/docs/unanswered-questions-on-users
|
|
GetUserQuestionsWithNoAcceptedAnswer ( long id, |
Makes a request to API method /users/{ids}/questions/unaccepted Documentation can be found following the link below: https://api.stackexchange.com/docs/unaccepted-questions-on-users
|
|
GetUserQuestionsWithNoAnswers ( long id, |
Makes a request to API method /users/{ids}/questions/no-answers Documentation can be found following the link below: https://api.stackexchange.com/docs/no-answer-questions-on-users
|
|
GetUserReputationChanges ( long id, |
Makes a request to API method /users/{ids}/reputation Documentation can be found following the link below: https://api.stackexchange.com/docs/reputation-on-users
|
|
GetUserSuggestedEdits ( long id, |
Makes a request to API method /users/{ids}/suggested-edits Documentation can be found following the link below: https://api.stackexchange.com/docs/suggested-edits-on-users
|
|
GetUserTimeline ( long id, |
Makes a request to API method /users/{ids}/timeline Documentation can be found following the link below: https://api.stackexchange.com/docs/timeline-on-users
|
|
GetUserTopAnswerTags ( long id, |
Makes a request to API method /users/{ids}/top-answer-tags Documentation can be found following the link below: https://api.stackexchange.com/docs/top-answer-tags-on-users
|
|
GetUserTopAnswers ( long id, string tags, |
Makes a request to API method /users/{ids}/tags/{tags}/top-answers Documentation can be found following the link below: https://api.stackexchange.com/docs/top-user-answers-in-tags
|
|
GetUserTopQuestionTags ( long id, |
Makes a request to API method /users/{ids}/top-question-tags Documentation can be found following the link below: https://api.stackexchange.com/docs/top-question-tags-on-users
|
|
GetUserTopQuestions ( long id, string tags, |
Makes a request to API method /users/{ids}/tags/{tags}/top-questions Documentation can be found following the link below: https://api.stackexchange.com/docs/top-user-questions-in-tags
|
|
GetUsers ( |
Makes a request to API method /users Documentation can be found following the link below: https://api.stackexchange.com/docs/users
|
|
GetUsers ( long ids, |
Makes a request to API method /users/{ids} Documentation can be found following the link below: https://api.stackexchange.com/docs/users-by-ids
|
|
GetUsersActiveTags ( long ids, |
Makes a request to API method /users/{ids}/tags Documentation can be found following the link below: https://api.stackexchange.com/docs/tags-on-users
|
|
GetUsersAnswers ( long ids, |
Makes a request to API method /users/{ids}/answers Documentation can be found following the link below: https://api.stackexchange.com/docs/answers-on-users
|
|
GetUsersAssociatedAccounts ( long ids, |
Makes a request to API method /users/{ids}/associated Documentation can be found following the link below: https://api.stackexchange.com/docs/associated-users
|
|
GetUsersBadges ( long ids, |
Makes a request to API method /users/{ids}/badges Documentation can be found following the link below: https://api.stackexchange.com/docs/badges-on-users
|
|
GetUsersComments ( long ids, |
Makes a request to API method /users/{ids}/comments Documentation can be found following the link below: https://api.stackexchange.com/docs/comments-on-users
|
|
GetUsersCommentsInReplyTo ( long ids, long toId, |
Makes a request to API method /users/{ids}/comments/{toid} Documentation can be found following the link below: https://api.stackexchange.com/docs/comments-by-users-to-user
|
|
GetUsersMentions ( long ids, |
Makes a request to API method /users/{ids}/mentioned Documentation can be found following the link below: https://api.stackexchange.com/docs/mentions-on-users
|
|
GetUsersQuestionFavorites ( long ids, |
Makes a request to API method /users/{ids}/favorites Documentation can be found following the link below: https://api.stackexchange.com/docs/favorites-on-users
|
|
GetUsersQuestions ( long ids, |
Makes a request to API method /users/{ids}/questions Documentation can be found following the link below: https://api.stackexchange.com/docs/questions-on-users
|
|
GetUsersQuestionsConsideredUnanswered ( long ids, |
Makes a request to API method /users/{ids}/questions/unanswered Documentation can be found following the link below: https://api.stackexchange.com/docs/unanswered-questions-on-users
|
|
GetUsersQuestionsWithNoAcceptedAnswer ( long ids, |
Makes a request to API method /users/{ids}/questions/unaccepted Documentation can be found following the link below: https://api.stackexchange.com/docs/unaccepted-questions-on-users
|
|
GetUsersQuestionsWithNoAnswers ( long ids, |
Makes a request to API method /users/{ids}/questions/no-answers Documentation can be found following the link below: https://api.stackexchange.com/docs/no-answer-questions-on-users
|
|
GetUsersReputationChanges ( long ids, |
Makes a request to API method /users/{ids}/reputation Documentation can be found following the link below: https://api.stackexchange.com/docs/reputation-on-users
|
|
GetUsersSuggestedEdits ( long ids, |
Makes a request to API method /users/{ids}/suggested-edits Documentation can be found following the link below: https://api.stackexchange.com/docs/suggested-edits-on-users
|
|
GetUsersTimeline ( long ids, |
Makes a request to API method /users/{ids}/timeline Documentation can be found following the link below: https://api.stackexchange.com/docs/timeline-on-users
|
|
Search ( |
Makes a request to API method /search Documentation can be found following the link below: https://api.stackexchange.com/docs/search
|
|
Similar ( |
Makes a request to API method /similar Documentation can be found following the link below: https://api.stackexchange.com/docs/similar
|
|
SimulateError ( int id, |
Makes a request to API method /errors/{id} Documentation can be found following the link below: https://api.stackexchange.com/docs/simulate-error
|
Method | Description | |
---|---|---|
StackClient ( string appKey, |
Instances the StackClient implementation.
|
public AccessTokenDeauthenticate ( string token ) : IBridgeResponseCollection |
||
token | string | The single access token in {accessTokens}. |
return | IBridgeResponseCollection |
public AccessTokenInvalidate ( string token ) : IBridgeResponseCollection |
||
token | string | The single access token in {accessTokens}. |
return | IBridgeResponseCollection |
public AccessTokenRead ( string token ) : IBridgeResponseCollection |
||
token | string | The single access token in {accessTokens}. |
return | IBridgeResponseCollection |
public AccessTokensDeauthenticate ( string tokens ) : IBridgeResponseCollection |
||
tokens | string | The access token {accessTokens} vector. |
return | IBridgeResponseCollection |
public AccessTokensInvalidate ( string tokens ) : IBridgeResponseCollection |
||
tokens | string | The access token {accessTokens} vector. |
return | IBridgeResponseCollection |
public AccessTokensRead ( string tokens ) : IBridgeResponseCollection |
||
tokens | string | The access token {accessTokens} vector. |
return | IBridgeResponseCollection |
public CreateNetworkFilter ( |
||
parameters | The request parameters. | |
return | IBridgeResponseItem |
public GetAnswer ( long id, |
||
id | long | The single answer in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseItem |
public GetAnswerComments ( long id, |
||
id | long | The single answer in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetAnswers ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetAnswers ( long ids, |
||
ids | long | The answer {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetAnswersComments ( long ids, |
||
ids | long | The answer {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetBadge ( long id, |
||
id | long | The single badge in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseItem |
public GetBadgeRecipients ( long id, |
||
id | long | The single badge in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetBadges ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetBadges ( long ids, |
||
ids | long | The badge {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetBadgesExplicitlyNamed ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetBadgesOnTags ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetBadgesRecipients ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetBadgesRecipients ( long ids, |
||
ids | long | The badge {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetComment ( long id, |
||
id | long | The single comment in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseItem |
public GetComments ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetComments ( long ids, |
||
ids | long | The comment {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetErrors ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetInfo ( |
||
parameters | The request parameters. | |
return | IBridgeResponseItem |
public GetModerators ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetModeratorsElected ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetNetworkFilter ( string id ) : IBridgeResponseItem |
||
id | string | The single filter in {ids}. |
return | IBridgeResponseItem |
public GetNetworkFilters ( string ids ) : IBridgeResponseCollection |
||
ids | string | The filter {ids} vector. |
return | IBridgeResponseCollection |
public GetNetworkSites ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetPost ( long id, |
||
id | long | The single post in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseItem |
public GetPostComments ( long id, |
||
id | long | The single post in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetPostRevisions ( long id, |
||
id | long | The single post in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetPostSuggestedEdits ( long id, |
||
id | long | The single post in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetPosts ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetPosts ( long ids, |
||
ids | long | The posts {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetPostsComments ( long ids, |
||
ids | long | The posts {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetPostsRevisions ( long ids, |
||
ids | long | The posts {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetPostsSuggestedEdits ( long ids, |
||
ids | long | The posts {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetPrivileges ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetQuestion ( long id, |
||
id | long | The single question in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseItem |
public GetQuestionAnswers ( long id, |
||
id | long | The single question in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetQuestionComments ( long id, |
||
id | long | The single question in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetQuestionLinked ( long id, |
||
id | long | The single question in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetQuestionRelated ( long id, |
||
id | long | The single question in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetQuestionTimeline ( long id, |
||
id | long | The single question in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetQuestions ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetQuestions ( long ids, |
||
ids | long | The question {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetQuestionsAnswers ( long ids, |
||
ids | long | The question {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetQuestionsComments ( long ids, |
||
ids | long | The question {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetQuestionsConsideredUnanswered ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetQuestionsLinked ( long ids, |
||
ids | long | The question {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetQuestionsRelated ( long ids, |
||
ids | long | The question {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetQuestionsTimeline ( long ids, |
||
ids | long | The question {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetQuestionsWithNoAnswers ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetRevision ( System.Guid guid, |
||
guid | System.Guid | The single revision in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseItem |
public GetRevisions ( System.Guid guids, |
||
guids | System.Guid | The revision {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetSuggestedEdit ( long id, |
||
id | long | The single suggested edit in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseItem |
public GetSuggestedEdits ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetSuggestedEdits ( long ids, |
||
ids | long | The suggested edit {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetTagFrequentlyAskedQuestions ( string tag, |
||
tag | string | The single tag in {tags}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetTagRelated ( string tag, |
||
tag | string | The single tag in {tags}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetTagSynonyms ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetTagSynonyms ( string tag, |
||
tag | string | The single tag in {tags}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetTagTopAnswerers ( string tag, QueryPeriodEnum period, |
||
tag | string | A single {tag}. |
period | QueryPeriodEnum | The selected {period}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetTagTopAskers ( string tag, QueryPeriodEnum period, |
||
tag | string | A single {tag}. |
period | QueryPeriodEnum | The selected {period}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetTagWiki ( string tag, |
||
tag | string | The single tag in {tags}. |
parameters | The request parameters. | |
return | IBridgeResponseItem |
public GetTags ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetTagsFrequentlyAskedQuestions ( string tags, |
||
tags | string | The {tags} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetTagsRelated ( string tags, |
||
tags | string | The {tags} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetTagsSynonyms ( string tags, |
||
tags | string | The {tags} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetTagsWikis ( string tags, |
||
tags | string | The {tags} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUser ( long id, |
||
id | long | The single user in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseItem |
public GetUserActiveTags ( long id, |
||
id | long | The single user in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserAnswers ( long id, |
||
id | long | The single user in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserAssociatedAccounts ( long id, |
||
id | long | The single user in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserBadges ( long id, |
||
id | long | The single user in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserComments ( long id, |
||
id | long | The single user in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserCommentsInReplyTo ( long id, long toId, |
||
id | long | The single user in {ids}. |
toId | long | The user who's mentioned (being replied to). {toid} parameter. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserMentions ( long id, |
||
id | long | The single user in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserPrivileges ( long id, |
||
id | long | The single user {id}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserQuestionFavorites ( long id, |
||
id | long | The single user in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserQuestions ( long id, |
||
id | long | The single user in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserQuestionsConsideredUnanswered ( long id, |
||
id | long | The single user in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserQuestionsWithNoAcceptedAnswer ( long id, |
||
id | long | The single user in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserQuestionsWithNoAnswers ( long id, |
||
id | long | The single user in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserReputationChanges ( long id, |
||
id | long | The single user in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserSuggestedEdits ( long id, |
||
id | long | The single user in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserTimeline ( long id, |
||
id | long | The single user in {ids}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserTopAnswerTags ( long id, |
||
id | long | The single user {id}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserTopAnswers ( long id, string tags, |
||
id | long | The single user {id}. |
tags | string | The {tags} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserTopQuestionTags ( long id, |
||
id | long | The single user {id}. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUserTopQuestions ( long id, string tags, |
||
id | long | The single user {id}. |
tags | string | The {tags} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsers ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsers ( long ids, |
||
ids | long | The user {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsersActiveTags ( long ids, |
||
ids | long | The user {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsersAnswers ( long ids, |
||
ids | long | The user {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsersAssociatedAccounts ( long ids, |
||
ids | long | The user {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsersBadges ( long ids, |
||
ids | long | The user {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsersComments ( long ids, |
||
ids | long | The user {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsersCommentsInReplyTo ( long ids, long toId, |
||
ids | long | The user {ids} vector. |
toId | long | The user who's mentioned (being replied to). {toid} parameter. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsersMentions ( long ids, |
||
ids | long | The user {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsersQuestionFavorites ( long ids, |
||
ids | long | The user {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsersQuestions ( long ids, |
||
ids | long | The user {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsersQuestionsConsideredUnanswered ( long ids, |
||
ids | long | The user {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsersQuestionsWithNoAcceptedAnswer ( long ids, |
||
ids | long | The user {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsersQuestionsWithNoAnswers ( long ids, |
||
ids | long | The user {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsersReputationChanges ( long ids, |
||
ids | long | The user {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsersSuggestedEdits ( long ids, |
||
ids | long | The user {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public GetUsersTimeline ( long ids, |
||
ids | long | The user {ids} vector. |
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public Search ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public Similar ( |
||
parameters | The request parameters. | |
return | IBridgeResponseCollection |
public SimulateError ( int id, |
||
id | int | The id of the error to simulate |
parameters | The request parameters. | |
return | IBridgeResponseItem |