How to get the ID of a document using the Logic API
a901abfe-398d-447d-a0cc-c071b40339f3
. You can also use the document slug, which is a human-readable version of the document ID that might look like this: analyze-invoice-po-notes
.
/2024-03-01/documents
endpoint. This will return a JSON object containing the ID of your document, created and updated dates, the slug you can use to refer to it for API requests, and more.
/2024-03-01/documents/
endpoint.