Skip to main content
GET
Get Job Status
This endpoint returns the current indexing status for all repositories associated with the specified organization. The response includes information about indexing jobs, commit SHAs, and timestamps for each repository.

Authorizations

Authorization
string
header
required

Personal API Key (apk_user_*) for Enterprise Admins only

Path Parameters

org_id
string
required

Response

Successful Response

indexing_enabled
boolean
required
latest_completed_search_index_job
RepoIndexJobResponse · object | null
required
latest_completed_wiki_index_job
RepoIndexJobResponse · object | null
required
latest_index
RepoIndexJobResponse · object | null
required
name
string
required