Skip to main content
GET
/
v1
/
subprocessors
Public sub-processor registry (TRU-52)
curl --request GET \
  --url https://api.trulayer.ai/v1/subprocessors
{
  "subprocessors": [
    {
      "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
      "vendor": "<string>",
      "purpose": "<string>",
      "region": "<string>",
      "effective_at": "2023-11-07T05:31:56Z",
      "dpa_url": "<string>",
      "retired_at": "2023-11-07T05:31:56Z"
    }
  ],
  "updated_at": "2023-11-07T05:31:56Z"
}

Documentation Index

Fetch the complete documentation index at: https://docs.trulayer.ai/llms.txt

Use this file to discover all available pages before exploring further.

Response

Sub-processor list

subprocessors
object[]
required
updated_at
string<date-time>
required