Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Aarhus University ethicalReview API

The ethicalReview API from Aarhus University — 22 operation(s) for ethicalreview.

Aarhus University ethicalReview API is one of 39 APIs that Aarhus University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include ethicalReview. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 26 operations across 22 paths, and defines 48 schemas. It is described by OpenAPI 3.0.1, at version 5.35.3-4.

Requests are made against a single base URL, https://pure.au.dk/ws/api.

26 operations 22 paths 48 schemas 1 DELETE18 GET3 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
5.35.3-4
Base URL
https://pure.au.dk/ws
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Aarhus University ethicalReview API declares 1 security scheme for authenticating requests. An API key is passed in the header as api-key (api-key). By default, every request must be authenticated.

  • api-key — Security mechanism for the API

Paths & Operations 26

Across 22 paths, the API surfaces 26 operations — 1 DELETE, 18 GET, 3 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

ethicalReview 26
GET
/ethical-reviews
Lists all ethicalReviews
ethicalReview_list 3 params → 200
PUT
/ethical-reviews
Create ethicalReview
ethicalReview_create body → 201400
GET
/ethical-reviews/allowed-classified-identifier-types
A list of allowed classified identifier types
ethicalReview_getAllowedClassifiedIdentifierTypes → 200
GET
/ethical-reviews/allowed-custom-defined-field-values/{propertyName}/classifications
Get allowed classifications for the custom-defined field associated with the project
ethicalReview_getAllowedCustomDefinedFieldClassifications 1 param → 200400404
GET
/ethical-reviews/allowed-description-types
A list of allowed description types
ethicalReview_getAllowedDescriptionTypes → 200
GET
/ethical-reviews/allowed-document-types
A list of allowed document types
ethicalReview_getAllowedDocumentTypes → 200
GET
/ethical-reviews/allowed-keyword-group-configurations
A list of keyword group configurations
ethicalReview_getAllowedKeywordGroupConfigurations → 200
GET
/ethical-reviews/allowed-keyword-group-configurations/{id}/classifications
A list of allowed classifications for the specified keyword group
ethicalReview_getAllowedKeywordGroupConfigurationClassifications 1 param → 200
GET
/ethical-reviews/allowed-link-types
A list of allowed link types
ethicalReview_getAllowedLinkTypes → 200
GET
/ethical-reviews/allowed-locales
A list of allowed locales in localized strings
ethicalReview_getAllowedLocales → 200
GET
/ethical-reviews/allowed-persons-roles
A list of allowed person roles
ethicalReview_getAllowedPersonsRoles → 200
GET
/ethical-reviews/allowed-types
A list of allowed ethical review types
ethicalReview_getAllowedTypes → 200
GET
/ethical-reviews/allowed-workflow-steps
A list of allowed workflow steps
ethicalReview_getAllowedWorkflowSteps → 200
PUT
/ethical-reviews/file-uploads
Upload file for a specific ethicalReview
ethicalReview_fileUploads 1 param body → default
GET
/ethical-reviews/orderings
Lists available orderings
ethicalReview_getOrderings → 200
POST
/ethical-reviews/search
Query operation for ethicalReviews
ethicalReview_query body → 200400
GET
/ethical-reviews/{uuid}
Get ethicalReview
ethicalReview_get 1 param → 200301404
PUT
/ethical-reviews/{uuid}
Update ethicalReview
ethicalReview_update 1 param body → 200400404409
DELETE
/ethical-reviews/{uuid}
Delete ethicalReview
ethicalReview_delete 1 param → 204404409
POST
/ethical-reviews/{uuid}/actions/lock
Lock the content
ethicalReview_lock 1 param → 204404409
POST
/ethical-reviews/{uuid}/actions/unlock
Unlock the content
ethicalReview_unlock 1 param → 204404409
GET
/ethical-reviews/{uuid}/dependents
Lists all dependents to an ethical review
ethicalReview_dependents 2 params → 200
GET
/ethical-reviews/{uuid}/files/{fileId}
Get file from the ethicalReview
ethicalReview_getFile 2 params → 200
GET
/ethical-reviews/{uuid}/milestones
List milestones on an ethical review
ethicalReview_getMilestones 1 param → 200400404
GET
/ethical-reviews/{uuid}/notes
Lists notes
ethicalReview_listNotes 3 params → 200404
PUT
/ethical-reviews/{uuid}/notes
Create note
ethicalReview_createNote 1 param body → 200400

Schemas 48

The contract defines 48 schemas that model the data the API accepts and returns. The most detailed are Milestone (30 properties), EthicalReview (28 properties), EthicalReviewDocument (15 properties), MilestoneDocument (15 properties). Each schema is shown below with its type and property counts.

Note
object
A note
3 properties 1 required
ApplicationRef
object
A reference to an application
1 required
Link
object
A hyperlink describing a location on the web.
5 properties 1 required
MilestoneListResult
object
List of milestones. Can contain a subset of all items along with the full count
3 properties
MilestoneReminder
object
A milestone reminder.
3 properties 2 required
EthicalReviewListResult
object
List of ethical reviews. Can contain a subset of all items along with the full count
3 properties
EthicalReviewAwardAssociation
object
An association with an award
1 property 1 required
SystemLocalizedString
object
A set of localized string values each for a specific UI locale.
EthicalReviewRef
object
A reference to an ethical review
1 required
AbstractClassifiedEthicalReviewPersonAssociation
object
5 properties 2 required
ClassificationSchemeRef
object
A reference to a classification scheme
1 required
ClassificationRef
object
A reference to a classification value
2 properties 1 required
ClassificationRefList
object
List of classification references
1 property
KeywordGroup
object
4 properties 2 required
Milestone
object
A milestone.
30 properties 2 required
ProjectRef
object
A reference to project
1 required
NoteListResult
object
List of notes
3 properties
OrganizationRef
object
A reference to an organization in the institution
1 required
EthicalReviewApplicationAssociation
object
An association with an application
1 property 1 required
FormattedLocalizedString
object
A set of localized strings that support formatting. Invalid locale values will be ignored.
ContentRef
object
2 properties 2 required
ConflictProblemDetails
object
Problem details for state conflict failures
7 properties
ExternalOrganizationRef
object
A reference to an organization external to the institution
1 required
CustomDefinedField
object
Map of CustomDefinedField values, where the key is the field identifier
1 property 1 required
EthicalReviewDocument
object
An ethical review document.
15 properties 4 required
PageInformation
object
Information about pages
2 properties
LocalesList
object
List of available locales
1 property
AllowedKeywordGroupConfiguration
object
A specification of the allowed behavior of a specified keyword group
10 properties 1 required
EthicalReview
object
An ethical review
28 properties 6 required
CustomDefinedFields
object
Map of CustomDefinedField values, where the key is the field identifier
UploadedFile
object
Information about the uploaded file
7 properties 1 required
Visibility
object
Visibility of an object
2 properties 1 required
OrderingsList
object
List of available orderings
1 property
ClassifiedLocalizedValue
object
A classified localized value
3 properties 1 required
EthicalReviewQuery
object
Create a query for ethical review
6 properties
ProblemDetails
object
RFC7807 Error details
5 properties
RemoteFile
object
Information about a remote file (Elsevier only)
6 properties 4 required
AllowedKeywordGroupConfigurationList
object
List of allowed keyword group configurations
1 property
Identifier
object
1 property 1 required
ContractRef
object
A reference to a contract
1 required
Name
object
A name describing a person, made up of given- and family name
2 properties
MilestoneDocument
object
A milestone document
15 properties 4 required
WorkflowListResult
object
List of workflow steps.
1 property
Workflow
object
Information about workflow
2 properties 1 required
LocalizedString
object
A set of string values, one for each submission locale. Note: invalid locale values will be ignored.
UserRef
object
A reference to an user
1 required
AwardRef
object
A reference to an award
1 required
ContentRefListResult
object
List of Content Refs
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aarhus-ethicalreview-api-openapi.yml Raw ↑

Other APIs Aarhus University publishes across the network.

Pure OAI-PMH Metadata Service
Course Catalogue and Timetable (mitstudie / STADS)
Aarhus University activity API
Aarhus University application API
Aarhus University authorCollaboration API
Aarhus University award API
Aarhus University classificationScheme API
Aarhus University concept API
Aarhus University conferenceSeries API
Aarhus University contract API
Aarhus University course API
Aarhus University dataSet API