Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the Organization
Response
OK
The response is of type Document · object[]
.
List all Documents within an Organization
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique ID of the Organization
OK
The response is of type Document · object[]
.