HomeGuidesAPI ReferenceChangelog
API Reference

Screen a given issue.

Reasons for an issue being invalid:

  • issue title is required

  • issue severity level is required

  • issue has no owner

  • issue due date is required

  • issue has no status

  • issue must not have a date completed while the status is Open or Draft

  • issue must have a date completed when the status is Closed

Log in to see full request history
Path Params
int32
required

The ID of the issue to screen.

Body Params

The issue to screen.

int32
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
double
double
date-time
string | null
string | null
string | null
date-time | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
int32 | null
int32 | null
int32 | null
int32 | null
array of int32s | null
controlImplementationIds
int32 | null
int32 | null
int32 | null
int32 | null
int32 | null
int32 | null
int32 | null
int32 | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
boolean
string | null
date-time | null
string | null
string | null
string | null
date-time | null
string | null
string | null
boolean
string | null
boolean
string | null
string | null
boolean
date-time | null
boolean
boolean
boolean
boolean
date-time | null
boolean
boolean
string | null
date-time | null
string | null
date-time | null
string | null
int32
string | null
boolean
Headers
string
required
Responses

400

An error occurred while while processing request; the body of the response contains
details.

401

(1) The caller is not authenticated with RegScale.

        (2) The caller does not have the following roles: Administrator, IssueScreener.

        (3) The caller does not have access rights.
404

An issue ID could not be found.

Language
Credentials
URL