Kody Rules

List pending IDE rules

Return pending IDE rules for a repository.

get/kody-rules/pending-ide-rules

Query parameters

teamIdstring required
repositoryIdstring

Response

statusCodenumber required
typestring required
dataobject[] required

Array of objects with endpoint-specific schema (see endpoint documentation).

Example response

{
  "statusCode": 200,
  "type": "Object"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.