Skip to main content
GET
/
v1
/
connections
/
{connection_id}
/
resources
/
{resource}
/
facets
/
{facet_name}
List Resource Facets
curl --request GET \
  --url https://api.adapter.com/v1/connections/{connection_id}/resources/{resource}/facets/{facet_name} \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.beta.adapter.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Pass your pk_live_... API key as a Bearer token.

Path Parameters

connection_id
string
required
resource
string
required
facet_name
string
required

Response

Successful Response

The response is of type Response List Resource Facets · object.