Skip to main content
GET
/
ref
/
projects
List referenced projects
curl --request GET \
  --url {schemes}://api.upsun.com/ref/projects \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Query Parameters

in
string
required

The list of comma-separated project IDs generated by a trusted service.

sig
string
required

The signature of this request generated by a trusted service.

Response

OK

A map of referenced projects indexed by the organization ID.

{key}
object

The referenced project, or null if it no longer exists.