Company logoTrust Center Documentation
API v1 ReferenceCustom tabsId

Get a custom tab

Retrieve one custom tab with its content, its linked navigation row and the resources the editor can reference.

GET
/api/v1/custom-tabs/{id}

Retrieve one custom tab with its content, its linked navigation row and the resources the editor can reference.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Custom tab identifier

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/api/v1/custom-tabs/tab-vendor-assurance"
Empty

How is this guide?