OpenCatapult
components. The endpoint list is maintained here for developer reference only.ProjectAccess
: The user is a member in the current project, regardless of its roleProjectOwnerAccess
: The user is a member with Owner
role in the current projectProjectMaintainerAccess
: The user is a member with Maintainer
or higher role in the current projectProjectContributorAccess
: The user is a member with Contributor
or higher role in the current projectProjectMemberAccess
: The user is a member in the current projectUserRoleAdminAccess
: The user have an Administrator
user roleUserRoleBasicAccess
: The user have Basic
user role or higherUserRoleGuestAccess
: The user have Guest
user role or higherUserRoleEngineAccess
: The endpoint can only be invoked by catapult engineAuthenticated
: The request to the API require any authenticated userAnonymous
: The endpoint does not require authentication