Open Api 이력 조회
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
pageIdxStringRequiredExample:
현재 페이지
1rowsPerPageStringRequiredExample:
페이지 당 row
10Responses
200
성공
*/*
totalCountinteger · int32Optional
900
업무처리 오류 내용
*/*
get
/v2/system/openApiLog/getOpenApiLogListAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
Responses
200
성공
*/*
Open Api 파라미터 조회 응답 DTO
reqPrmtJsonstringOptional
요청파라미터 JSON
rplyContsstringOptional
응답내용
errorContsstringOptional
오류내용
900
업무처리 오류 내용
*/*
get
/v1/system/openApiLog/getOpenApiParameterLast updated