get
https://Use API Lookup for a base URL/resources//projects
Get the list of Projects that the resource belongs to or is referenced in(linked to). When includeCrossRealmProjects=true and a cross-realm trust is established between home project or realm of the resource and a project or realm that resource is linked to, then returned list will also include that project. In other cases the returned list will only include projects that are in the caller's realm.
Note:
- If the presented access token has a project scope, the response will include:
- The home project of the resource
- The list of Projects that the resource has been linked to
- If the presented access token has no scope, the response will include:
- The list of Projects filtered out based on the membership of the caller unless includeNonMemberProjects=true.
Access Control for project scoped call:
- The calling principal must have permission to take all the "requiredToMakeLinkable" actions against the service inferred via the reserved resource prefix of the resource in the path in the scope of the home project of the resource.