Skip to main content

Find references to a symbol

GET 

/api/v1/assessments/:assessment_id/codeling/references

Find all references to a symbol by name.

Returns usages (calls, references, inheritance sites) ordered by file and line number.

  • Cached with ETag; terminal assessments use immutable cache.
  • 404 if no graph exists for this assessment; 502 if loading fails.

Request

Responses

Successful Response