OpenAPI definition
You can find the definition online here: https://api2.openreview.net/docs/api.yml
Last updated
Was this helpful?
You can find the definition online here: https://api2.openreview.net/docs/api.yml
Last updated
Was this helpful?
Login to openreview
/login
Any confirmed email address that is associated to the OpenReview Profile.
An optional parameter to determine the number of seconds before the assigned token expires.
Register a new user
/register
Email that will be used to log in to OpenReview.
This is a Profile id. This parameter is only required when claiming an existing a Profile in OpenReview.
Token from Turnstile that proves that the user is human. This is required for registration.
Activate a user
/activate/{token}
activation token
Moderate a user Profile
/profile/moderate
accept
, reject
, block
, unblock
, delete
, restore
, limit
Activate a user
/activatelink/{token}
Token used to activate new email
Check if a user is activatable
/activatable/{token}
activation token
Check if a user is activatable
/activatable
Reset a user password
/reset/{token}
reset token
Logout a user
/logout
Check if a user is resettable
/resettable/{token}
reset token
Refresh a user token
/refreshToken
Check if a user is resettable
/resettable
Impersonate a user
/impersonate
Gets the next available OpenReview username for the passed names.
/tildeusername
first name
middle name
last name
full name
Confirm a new email
/user/confirm
Download an attachment
/attachment
Note id that contains the attachment.
Note ids that contain the attachments.
Attachment field name inside the content of the Note. This is usually pdf or supplementary_material.
No body
Upload an attachment
/attachment
Attachment field name. This is usually pdf or supplementary_material.
The id of the Invitation that allows to upload the attachment.
Upload an attachment chunk
/attachment/chunk
Attachment field name. This is usually pdf or supplementary_material.
The id of the Invitation that allows to upload the attachment.
Unique id that identifies all the chunks to the same file.
The index of the chunk.
The total number of chunks.
Download a PDF
Note id that contains the PDF.
Note ids that contain the attachments.
No body
Get a PDF
/pdf/{id}
PDF id. This is the value saved in the pdf field of the Note.
No body
Compare PDFs
/pdf/compare
Note id
Edit id
Edit id
field to compare
No body
Get edges
/edges
Edge id
Maximum number of results to return.
Offset of the result shown.
Return documents that come after the after parameter. After should be an id.
Sort returned Edges by field.
Invitation id used to create the Edge(s).
head value of the Edge(s).
tail value of the Edge(s).
label of the Edge(s).
Whether to return deleted Edges as well.
Group result by different Edge fields.
Fields of the Edge to return in the result. Requires groupBy.
Comma separated values of fields to add to details. Valid values are head, tail, writable and all.
head,tail
Get result from cache. Without the right privileges this parameter will be ignored.
Domain the Edges belong to to filter transitive members.
Create an edge
/edges
Rename an edge
/edges/rename
Get edges count
/edges/count
Edge id
Invitation id used to create the Edge(s).
head value of the Edge(s).
tail value of the Edge(s).
label of the Edge(s).
Whether to return deleted Edges as well.
Domain the Edges belong to to filter transitive members.
Get archived edges
/edges/archive
Invitation id used to create the Edge(s).
No body
Send feedback to the OpenReview team
/feedback
Email address of the user sending the feedback.
Subject of the feedback.
The feedback.
Turnstile token.
Get user profiles
/profiles
Profile id
^~.*\d+$
Profile ids
Email associated with the Profile.
Email(s) associated with the Profile.
Confirmed email associated with the Profile.
Confirmed email(s) associated with the Profile.
First name associated with the Profile.
Middle name associated with the Profile.
Last name associated with the Profile.
Email, Fullname or part of the fullname associated with the Profile.
Relation associated to the Profile.
dblp link associated to the Profile.
Group id where to get all the member profiles.
Whether to include deleted profiles.
Whether to include blocked profiles.
Whether to return Profiles that need moderation.
Comma separated string with specific fields of the Profile object to return.
id,content.names,content.emails
State of the Profile.
Inactive
, Needs Moderation
, Active Institutional
, Active Automatic
, Active
, Blocked
, Limited
, Merged
, Rejected
Sort returned Profiles by field.
Maximum number of results to return.
Offset of the result shown.
Return documents that come after the after parameter. After should be an id.
Get result from cache. Without the right privileges this parameter will be ignored.
Save user Profile
/profiles
Active
, Active Institutional
, Active Automatic
, Inactive
, Blocked
, Rejected
, Needs Moderation
, Merged
, Limited
Get user profiles
/profiles/search
Profile id
^~.*\d+$
Profile ids
Email associated with the Profile.
Email(s) associated with the Profile.
Confirmed email associated with the Profile.
Confirmed email(s) associated with the Profile.
First name associated with the Profile.
Middle name associated with the Profile.
Last name associated with the Profile.
Fullname associated with the Profile.
Whether to use ElasticSearch to search for profiles.
Email, Fullname or part of the fullname associated with the Profile.
Group id where to get all the member profiles.
Whether to include deleted profiles.
Whether to include blocked profiles.
Whether to return Profiles that need moderation.
Comma separated string with specific fields of the Profile object to return.
id,content.names,content.emails
State of the Profile.
Inactive
, Needs Moderation
, Active Institutional
, Active Automatic
, Active
, Blocked
, Limited
, Merged
, Rejected
Sort returned Profiles by field.
Maximum number of results to return.
Offset of the result shown.
Get result from cache. Without the right privileges this parameter will be ignored.
Get user profiles
/profiles/search
Profile id
^~.*\d+$
Profile ids
Email associated with the Profile.
Email(s) associated with the Profile.
Confirmed email associated with the Profile.
Confirmed email(s) associated with the Profile.
First name associated with the Profile.
Middle name associated with the Profile.
Last name associated with the Profile.
Email, Fullname or part of the fullname associated with the Profile.
Group id where to get all the member profiles.
Whether to include deleted profiles.
Whether to include blocked profiles.
Whether to return Profiles that need moderation.
Comma separated string with specific fields of the Profile object to return.
id,content.names,content.emails
State of the Profile.
Inactive
, Needs Moderation
, Active Institutional
, Active Automatic
, Active
, Blocked
, Limited
, Merged
, Rejected
Sort returned Profiles by field.
Maximum number of results to return.
Offset of the result shown.
Return documents that come after the after parameter. After should be an id.
Get result from cache. Without the right privileges this parameter will be ignored.
Gets profile references
/references
Group id.
Group ids.
Profile id that the reference is modifying.
Maximum number of results to return.
Offset of the result shown.
Return documents that come after the after parameter. After should be an id.
Select field to sort by.
Returns groups
/groups
Group id.
Group ids.
Group id prefix.
Group parent.
Group id to get its transitive members.
Group id to get groups that the Group is member of.
Group id used to sign the returned Groups.
Group id that can is allowed to sign with the returned Groups.
Group id that is writer of the returned Groups.
Host of the returned Groups.
Comma separated string with specific fields of the Group object to return.
id,members
Comma separated values of fields to add to details. Valid value is writable.
writable
Maximum number of results to return.
Offset of the result shown.
Return documents that come after the after parameter. After should be an id.
Select field to sort by.
Whether to return web ui code
Whether to use a stream to process results or not.
Get result from cache. Without the right privileges this parameter will be ignored.
Domain the Groups belong to to filter transitive members.
Adds members to a Group
/groups/members
Group id to which memebers will be added.
Members to add to the Group.
Returns all the Group Edits by filter.
/groups/edits
Edit id.
Edit ids.
Group id that the Edits have edited.
Invitation id used to create the Edit(s).
Whether to get deleted Group Edits.
Get Edits authored by user.
Get Edits written by user.
Get Edits signed by users.
Comma separated string with specific fields of the Note Edit object to return.
id,content.title,content.abstract
Comma separated values of fields to add to details. Valid values are writable, invitation, and all
all
Sort returned Edits by field.
Maximum number of results to return.
Offset of the result shown.
Get result from cache. Without the right privileges this parameter will be ignored.
Domain the Group Edits belong to to filter transitive members.
Create or edit a Group Edit
/groups/edits
Returns all the Note Edits by filter.
/notes/edits
Edit id.
Edit ids.
Note id that the Edits have edited.
Invitation id used to create the Edit(s).
ICLR.cc/2018/Conference/-/Blind_Submission
Domain of the Edits.
Whether to get deleted Note Edits.
Get Edits authored by user.
Get Edits written by user.
Get Edits signed by users.
get Edits that are originals
Comma separated string with specific fields of the Note Edit object to return.
id,content.title,content.abstract
Comma separated values of fields to add to details. Valid values are: replyCount: Number of replies in a forum. Only available if the Note is a forum. writable: Boolean indicating whether the Note is writable by the user. originalWritable: Boolean indicating whether the original Note is writable by the user. tags: Tags of the Note. invitations: Invitations of the Note. directReplyCount: Number of direct replies to the Note. directReplies: Direct replies to the Note. replies: Replies to the Note. Only available if the Note is a forum. forumContent: Content of the forum Note. Only available if the Note is a reply. presentation: Shows how to render the content of the Note. signatures: Returns members and readers of the signatures of the Note.
all
Sort returned Edits by field.
Maximum number of results to return.
Offset of the result shown.
Return documents that come after the after parameter. After should be an id.
Get result from cache. Without the right privileges this parameter will be ignored.
Domain the Note Edits belong to to filter transitive members.
Create or edit a Note Edit
/notes/edits
Returns all the Notes by filter.
/notes
Note id.
Note ids.
Invitation id used to create the Note(s).
ICLR.cc/2018/Conference/-/Blind_Submission
Invitation ids.
Note id of the forum field.
Note id of the replyto field.
Note number.
Note title.
Note content confidence field value.
Note content strengths field value.
Note content weaknesses field value.
Note content decision field value.
Note content certification field values.
Note content previous_URL field value.
User email in recruitment.
User response in recruitment.
Note venue.
Note venueid.
Note venue_id.
Presentation Type.
Sessions.
Track.
List of tilde ids of registered users or of emails either registered or not.
Whether to get deleted Notes.
paperhash of the Note if exists.
das|go_for_a_walk_and_arrive_at_the_answer_reasoning_over_paths_in_knowledge_bases_using_reinforcement_learning.
Get Notes authored by user.
Get Notes written by user.
Get Notes signed by user.
Include transitive members of signature if it's passed as a parameter.
Get Notes signed by users.
get Notes that are originals
Comma separated string with specific fields of the Note object to return.
id,content.title,content.abstract
Comma separated values of fields to add to details. Valid values are replyCount, original, overwriting, revisions, writable, forumContent, tags, revisions, invitation, directReplyCount, directReplies, replies, and all
all
invitee
minimum creation date
minimum modification date
due date
Sort returned Notes by field.
Maximum number of results to return.
Offset of the result shown.
Return documents that come after the after parameter. After should be an id.
Get result from cache. Without the right privileges this parameter will be ignored.
Domain the Notes belong to to filter transitive members.
Search Notes
/notes/search
Search query that that looks inside some of the fields in the content of the Note.
Search term that that looks inside some of the fields in the content of the Note.
Search term that that looks inside some of the fields in the content of the Note.
Search type
prefix
, terms
, exact
Fields inside content to look for the term.
title
, abstract
, authors
, authorids
, comment
, review
, paperhash
, confidence
, summary
, main_review
, metareview
, strengths
, weaknesses
, TL;DR
, decision
, recommendation
, venueid
, venue
, keywords
, subject_areas
, all
Group that the Invitation belongs to
Source of the Note
forum
, reply
, all
Invitation id used to create the Note(s).
ICLR.cc/2018/Conference/-/Submission
Venue of the Note
Venue id of the Note
Sort returned Notes by field.
tmdate:desc
Maximum number of results to return.
Offset of the result shown.
Get result from cache. Without the right privileges this parameter will be ignored.
Domain the Notes belong to to filter transitive members.
Search Notes Post
/notes/search
Search query that that looks inside some of the fields in the content of the Note.
Group that the Invitation belongs to
Invitation id used to create the Note(s).
Venue of the Note
Venue id of the Note
Domain the Notes belong.
Sort returned Notes by field.
tmdate:desc
Maximum number of results to return.
Offset of the result shown.
Get result from cache. Without the right privileges this parameter will be ignored.
Search type
prefix
, terms
Source of the Note
forum
, reply
, all
Note ids.
Fields inside content to look for the term.
Returns Invitation Edits
/invitations/edits
Edit id.
Edit ids.
Invitation id that the Edits have edited.
Invitation id used to create the Edit(s).
ICLR.cc/2018/Conference/-/Blind_Submission
Whether to get deleted Invitation Edits.
Get Edits authored by user.
Get Edits written by user.
Get Edits signed by users.
get Edits that are originals
Comma separated string with specific fields of the Invitation Edit object to return.
id,content.title,content.abstract
Comma separated values of fields to add to details. Valid values are writable, invitation, presentation, and all
all
Sort returned Edits by field.
Maximum number of results to return.
Offset of the result shown.
Return documents that come after the after parameter. After should be an id.
Get result from cache. Without the right privileges this parameter will be ignored.
Domain the Invitation Edits belong to to filter transitive members.
Create or edit a Invitation Edit
/invitations/edits
Returns Invitations
/invitations
Invitation id
Invitation ids
Invitation used to validate this invitation.
Invitation id prefix
Invitation domain
Invitation type
note
, notes
, tag
, tags
, edge
, edges
, group
, groups
, invitation
, invitations
, meta
, all
Note id
Invitation id
minimum due date of the Invitation
invitee id
Invitation signature
Invitations should have replyto field
Invitations should have due date
Invitations should be past due
Invitations should be expired
Comma separated string with specific fields of the Invitation object to return.
id,content,readers,invitees
Comma separated values of fields to add to details. Valid values are replytoNote, repliedNotes, repliedTags, repliedEdges, all.
Get only Tag Invitations
Get only edge Invitations
Get only Note Invitations
Sort returned Invitations by field.
Maximum number of results to return.
Offset of the result shown.
Return documents that come after the after parameter. After should be an id.
Get result from cache. Without the right privileges this parameter will be ignored.
Domain the Invitations belong to to filter transitive members.
Find tags by different filters
/tags
Tag id
Tag ids
Invitation id used to create the Tag(s).
ICLR.cc/2018/Conference/-/Add_Bid
Tag value
Tag signature
Note id of the forum field.
Invitations should have replyto field
Get tags deleted too.
Get tags authored by user.
Comma separated values of fields to add to details. Valid values are forumContent, all.
Maximum number of results to return.
Offset of the result shown.
Return documents that come after the after parameter. After should be an id.
Domain the Tags belong to to filter transitive members.
Create or edit a Tag
/tags
Find messages by different filters
/messages
Message id.
Job id used to send Messages.
Email address of the recipient.
Whether to include transitive members of the group in the to field.
Subject of the Message.
Parent Group the recipients belongs to.
Status of the message.
Email of the author of the message.
Whether the message has been viewed.
Maximum number of results to return.
Offset of the result shown.
Return documents that come after the after parameter. After should be an id.
Get result from cache. Without the right privileges this parameter will be ignored.
Create a direct message
/messages
Name of the sender.
Email of the sender.
Subject of the message.
Message body.
Parent group that the groups belong to.
Invitation used to validate message
Signature of the message.
Send the message at a specific UTC time in milliseconds in the future. Maximum is 70 hours.
Email address the recipient should replyto.
Whether to wait for messages to be sent.
Groups the message is sent to.
Groups the message should not be sent to.
Email address the message is sent from.
Find messages by different filters
/messages/requests
Message id.
Job id used to send Messages.
Message invitation.
Message domain.
Subject of the Message.
Parent Group the recipients belongs to.
Email of the author of the message.
Maximum number of results to return.
Offset of the result shown.
Return documents that come after the after parameter. After should be an id.
Get result from cache. Without the right privileges this parameter will be ignored.
Create a direct message
/messages/requests
Signature of the message.
Name of the sender.
Email of the sender.
Subject of the message.
Message body.
Parent group that the groups belong to.
Invitation used to validate message
Send the message at a specific UTC time in milliseconds in the future. Maximum is 70 hours.
Email address the recipient should replyto.
Whether to wait for messages to be sent.
Groups the message is sent to.
Groups the message should not be sent to.
Email address the message is sent from.
Mark a message as viewed
/messages/viewed
Viewed date in milliseconds.
Message ids to mark as viewed.
Get logs by different filters
/logs/process
log id
Parent Group id
Invitation id that contains the process function.
Status of the process. It can be ok or error.
Minimum start date in milliseconds.
Maximum number of results to return.
Offset of the result shown.
Return documents that come after the after parameter. After should be an id.