(이전) 계정의 감사 로그 가져오기
(이전) 계정의 감사 로그 가져오기
쿼리 매개변수로 필터링 기능을 사용하여 감사 로그 가져오기
인증
AuthorizationBearer
Bearer <token> 형식의 Bearer 인증. 여기서 token은 인증 토큰입니다.
경로 매개변수
account_id
Account ID
쿼리 매개변수
filter[item_id]
항목 ID(에셋 ID, 프로젝트 ID, 사용자 ID)로 필터링
filter[inserted_at][op]
논리 연산자를 사용해 로그 날짜/시간으로 필터링
허용된 값:
filter[inserted_at][value]
ISO Datetime
filter[item_type]
항목 유형으로 필터링
filter[action]
작업으로 필터링
filter[actor_id]
작업자 ID로 필터링
filter[team_id]
팀 ID로 필터링
filter[ip_address]
IP 주소로 필터링
IPv4(1.1.1.1) 및 IPv6(2001:db8:3333:4444:5555:6666:7777:8888)를 모두 지원합니다.
page
페이지 번호
page_size
페이지당 레코드 수
응답 헤더
link
Pagination links
page-number
Current page of results
per-page
Number of entries per page
total
Total entries across all pagess
total-pages
Number of pages
응답
Audit logs list response
account_id
action
actor
actor_id
application_id
inserted_at
ip_address
item_id
item_type
request_id
resource
team_id
updated_at
오류
401
Unauthorized Error
404
Not Found Error