Skip to main content
GET
/
sourceSystem
/
{COMPANY_ID}
/
healthz
Source system health check
curl --request GET \
  --url https://api.timelockdata.com/api/v1/sourceSystem/{COMPANY_ID}/healthz \
  --header 'X-API-Key: <api-key>'
{
  "status": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.timelockdata.com/llms.txt

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

Validates that the API key used in the request belongs to an active source system for the given company. Useful for testing API key connectivity from external systems.

Authorizations

X-API-Key
string
header
required

Path Parameters

COMPANY_ID
string
required

Company identifier

Response

Source system is healthy

status
string
required

Response status