Skip to main content
GET
/
entity-documents
/
{entityId}
Retrieves documents for a specific entity for the authenticated user or entity.
curl --request GET \
  --url https://api.nuvion.tech/entity-documents/{entityId} \
  --header 'Authorization: <authorization>'
{}

Headers

Authorization
string
required

Authorization header: Bearer {jwt or Secretkey}

Path Parameters

entityId
string
required

Response

Successful operation

The response is of type object.