Digio Apis

Getting started with Digio Rest Apis

API SERVER

SELECTED: https://api.digio.in
AUTHENTICATION
No API key applied
General ⦂

Download audit trail

get {BASE_URL}/v2/client/document/{doc_id}/v2/audit_log

Download audit trail

Requires Base 64 encoded clientId:clientSecret in Authorization header
REQUEST
PATH PARAMETERS
API Server
https://api.digio.in
Authentication
Required (None Applied)
curl -X GET "https://api.digio.in/v2/client/document/{doc_id}/v2/audit_log" \
 -H 'accept: */*' 
RESPONSE

Successfully downloaded the audit trail

*/*
Single line description
Field
Type
Description
file

Pdf File

application/json
 Schema not found
application/json
 Schema not found