v1

latestOpenAPI 3.0.1Gremlin License2026-08-06397451577.0 KB
health checks

Retrieve status checks by Id (or all if the query param is empty)

Requires the privilege MINIMUM_TEAM_PRIVILEGES

get/status-checks

Query parameters

statusCheckIdsstring[]
teamIdstring required

Required when using company session token.

Response

default response

teamIdstring

The identifier of the team to which this status check belongs

identifierstring

The identifier of this status check

isContinuousboolean

Is this status check continuous

isPrivateNetworkboolean

Is this status check executed in a private network

namestring

The name of this status check

descriptionstring

The description of this status check

thirdPartyPresetsstring
createdBystring

The identifier of the user that created this status check

createdAtstring date-time

The time of creation of this status check

updatedBystring

The time of the most recent update for this status check (if applicable)

updatedAtstring date-time

The identifier of the user that most recently updated this status check (if applicable)

pollingIntervalSecondsinteger

The frequency to poll in seconds, 15s to 60s inclusive

requestParamsobject

The request parameters for this status check

multiSelectTagsobject

The tags associated with this status check