Skip to main content
GET
/
{org}
/
repos
/
facets
Get metadata facets
curl --request GET \
  --url https://api.mesa.dev/api/v1/{org}/repos/facets \
  --header 'Authorization: Bearer <token>'
{
  "facets": {}
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org
string
required

Response

Facets

facets
object
required