OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/docs/api/apiv3/endpoints
Oliver Günther 9636a08988
[26688] In-app notifications (#9399)
3 years ago
..
README.md Feature/api example (#8699) 4 years ago
actions.apib update specification after implementation 4 years ago
activities.apib
attachments.apib add delimiter to specified content type 4 years ago
budgets.apib Feature/remove timelog (#8557) 4 years ago
categories.apib Fix typos in user facing and non-user facing code 4 years ago
configuration.apib embed UserPreferences in Configuration resource 5 years ago
custom-actions.apib Remove invalid references in separate api docs 5 years ago
custom-options.apib Feature/versions api update (#7299) 6 years ago
documents.apib Chore/rename timestamps (#8765) 4 years ago
grids.apib Docs/adjust links 2 [skip ci] (#9402) 3 years ago
groups.apib Feature/member notifications (#8958) 4 years ago
help_texts.apib
members.apib Docs/adjust links 2 [skip ci] (#9402) 3 years ago
news.apib Chore/rename timestamps (#8765) 4 years ago
notifications.apib [26688] In-app notifications (#9399) 3 years ago
placeholder_users.apib [36296] Add PlaceholderUsers API (#9033) 4 years ago
posts.apib Fix various docs typos 3 years ago
principals.apib Fix various docs typos 3 years ago
priorities.apib
projects.apib [26688] In-app notifications (#9399) 3 years ago
queries.apib Docs/adjust links 2 [skip ci] (#9402) 3 years ago
relations.apib Docs/adjust links 2 [skip ci] (#9402) 3 years ago
render.apib
revisions.apib
roles.apib Feature/members api show (#7308) 6 years ago
root.apib hide op version for non admins in api 5 years ago
schemas.apib Fix various docs typos 3 years ago
statuses.apib
time_entries.apib Docs/adjust links 2 [skip ci] (#9402) 3 years ago
types.apib Fix typos in user facing and non-user facing code 4 years ago
user-preferences.apib
users.apib Docs/adjust links 2 [skip ci] (#9402) 3 years ago
versions.apib Docs/adjust links 2 [skip ci] (#9402) 3 years ago
wiki_pages.apib
work-packages.apib Docs/adjust links 2 [skip ci] (#9402) 3 years ago

README.md

Endpoints

The APIv3 can be grouped by the resources it supports.

This section is to be understood as a compendium for looking up specific endpoints to understand their capabilities and how to implement a client communicating with them. Be sure to have read the more generic introductory explanations before looking into a specific endpoint.