Get
/api/v1/secdash/acceptreject
The total number of accepted is the first element in the "totalCount" array, and
the total number of rejected is the second element.
Security
HTTP
Type bearer
Responses
200
OK
object
authorization
boolean
data
object (SecdashAcceptreject)
graphData
object
Example{}
periodicity
string
totalCount
Array of integer
Example[
0,
0
]
integer
error_code
integer
error_message
string
error_status
boolean
Examplefalse
500
Internal Server Error
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean