Document type
Get document type
Find the document type id using the /document_types
endpoint.
GET
Authorizations
Sensible uses API keys to authenticate requests. Keep your API keys secure and do not share them publicly accessible areas such as GitHub, client-side code, etc. Authentication to the API is performed via Bearer Authentication. Provide your API key as the bearer auth value.
Path Parameters
The unique document type identifier in v4 UUID format. Find IDs using the /document_types
endpoint.