Skip to main content
GET
Get Trust Center subprocessor

Authorizations

Authorization
string
header
required

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

Path Parameters

slugId
string
required
subprocessorId
string
required

Response

200 - application/json

Ok

id
string
required

Unique identifier for the subprocessor.

name
string
required

Name of the subprocessor.

description
string | null
required

Description of the subprocessor.

location
string | null
required

Where this subprocessor is deployed.

purpose
string | null
required

The purpose that the subprocessor serves.

url
string | null
required

URL of the subprocessor.