list-files-by-contact
GET
https://api-hubcontabil.innovtech.solutions/v1/contact-files/{:id}/{:status}
Request
Path Params
:id
string
required
:status
string
required
Query Params
page
integer
optional
Example:
1
limit
integer
optional
Example:
10
uploaded
boolean
optional
Example:
true
trashed
boolean
optional
Example:
false
Header Params
x-access-token
string
required
Example:
{token}
Responses
Modified at 2025-04-04 17:57:41