Skip to main content
GET
List Contact Documents

Request

Path Parameters

string
required
Contact UUID.

Query Parameters

integer
default:"1"
Page number.
integer
default:"25"
Results per page. Maximum 100.
string
Filter to documents linked with a specific relationship role (e.g. signed).

Headers

Response

object
object
Pagination metadata: page, per_page, total.
Responses include X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and X-Request-ID.

Example Response

Errors