Skip to main content
GET
Read a hub's TOS and privacy policy configuration

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string
required
identifier
string
required
Required string length: 1 - 100

Response

Successful Response

JSON:API list response for hub policies.

Returns an empty data array when policies are disabled or unconfigured.

data
PolicyResource · object[]
required