Skip to main content
GET
/
v1
/
connections
/
{connection_id}
/
email
/
labels
List Email Labels
curl --request GET \
  --url https://api.adapter.com/v1/connections/{connection_id}/email/labels \
  --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 ak_live_... API key as a Bearer token.

Path Parameters

connection_id
string
required

Response

Successful Response

The response is of type Response List Email Labels · object.