Skip to main content
POST
List CAS Files from Email Inbox

Authorizations

x-api-key
string
header
required

Your API key for authentication. Use sandbox-with-json-responses as Sandbox key.

Headers

x-inbox-token
string
required

The encrypted inbox token

Body

application/json
start_date
string<date>

Start date in ISO format (YYYY-MM-DD). Defaults to 30 days ago.

Example:

"2025-12-01"

end_date
string<date>

End date in ISO format (YYYY-MM-DD). Defaults to today.

Example:

"2025-12-31"

cas_types
enum<string>[]

Filter by CAS provider(s):

Available options:
cdsl,
nsdl,
cams,
kfintech
Example:

Response

CAS files found in inbox

status
string
Example:

"success"

files
object[]
count
integer

Number of CAS files found

Example:

5