devguard
Integration checksShortid

Get a single integration check by short id.

GET
/integration-checks/{shortId}/

Authorization

Authorization
AuthorizationBearer <token>

In: header

Path Parameters

shortId*number

Query Parameters

organizationId*string

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/integration-checks/0/?organizationId=string"
null

How is this guide?