Documents
List documents for application
get/v1/applications/{applicationId}/documents
Path parameters
applicationIdstring required
Example:application_tz4a98xxat96iws9zmbrgj3a
Response
Success
Example response
{
"items": [
{
"_id": "doc_tz4a98xxat96iws9zmbrgj3a",
"_application": "application_tz4a98xxat96iws9zmbrgj3a",
"channel": {
"_id": "sharing_request_tz4a98xxat96iws9zmbrgj3a"
},
"source": {
"_id": "oneoff_ob_connection_tz4a98xxat96iws9zmbrgj3a"
}
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.