HomeGuidesRecipesAPI EndpointsRelease NotesCommunity
Log In
API Endpoints

Get curation details by field type

Get a total number of questions that meet specific Question object parameters (curationType, moderators, discord, etc.)

Log in to see full request history
Path Params
string
required
Body Params
date-time

Starting date formatted as YYYY-MM-DD

string

The query string to search for

int32

The number of results to return

string

The result value to sort by

string

The order to sort by (ex- 'ASC' or 'DESC')

int32

The index of the row to start returning values from

date-time

Ending date formatted as YYYY-MM-DD

string

limit results to answers from a batch query

batchGroupingKeys
array of strings

limit results to answers from a list of batch queries

batchGroupingKeys
complete
array of strings

limit results to questions that have finished being answered

complete
dataProviders
array of strings

limit results to questions that contain specified data providers (host names)

dataProviders
queryStrings
array of strings

limit results to questions that contain specified query strings

queryStrings
questionIds
array of strings

limit results to questions that have specified identifiers

questionIds
assignedUserIds
array of int64s

limit results to questions assigned to the given user ids

assignedUserIds
moderatorUserIds
array of int64s

limit results to questions assigned to user IDs with the moderator curation role

moderatorUserIds
string

limit results to answers with a specific question key

questionKeys
array of strings

limit results to answers from a list of question keys

questionKeys
search
object
string

include answers that were asked of a single document

singleDocQuestionDocumentIds
array of strings

include answers that were asked from a list of documents

singleDocQuestionDocumentIds
sourceFields
object
string
curationComplete
array of strings

determine whether every user has (not) provided an answer for a given document curation

curationComplete
curationDiscord
array of strings

determine whether there is (not) a discrepancy between users' answers for a given document curation

curationDiscord
moderated
array of strings

determine whether a user with the moderator curation role has (not) added a curated answer

moderated
hasAssignedUsers
array of strings

a question has (doesn't have) assignedUserIds

hasAssignedUsers
hasModeratorUsers
array of strings

a question has (doesn't have) moderatorUserIds

hasModeratorUsers
hasUserCurations
array of strings

a question has (doesn't have) any user provided curations

hasUserCurations
curationCompleteForAssignedUserIds
array of strings

a question has (doesn't have) all assigned user provided curations

curationCompleteForAssignedUserIds
hasAnswers
array of strings

a question has a model generated answer

hasAnswers
Responses

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json