get https://api.wingspan.app/files/document/
Fetches detailed information of a specific document using its unique identifier. This provides a more granular view of an individual document.
Log in to see full request history
Response
Fetches detailed information of a specific document using its unique identifier. This provides a more granular view of an individual document.
xxxxxxxxxx
curl --request GET \
--url https://api.wingspan.app/files/document/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: