cURL
curl --request GET \ --url https://api.vanta.com/v1/trust-centers/{slugId}/subprocessors \ --header 'Authorization: Bearer <token>'
{ "results": [ { "id": "a2f7e1b9d0c3f4e5a6c7b8d9", "name": "Acme, Inc.", "description": "This is the description for the subprocessor.", "location": "US, EU", "purpose": "Cloud infrastructure", "url": "acme.com" } ] }
Gets the list of subprocessors on a Trust Center.
Documentation IndexFetch the complete documentation index at: https://vanta.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://vanta.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Ok
Show child attributes
Was this page helpful?
Contact support