cURL
curl --request GET \ --url https://api.nuvion.tech/entity-documents/{entityId} \ --header 'Authorization: <authorization>'
{}
Retrieves documents for a specific entity for the authenticated user or entity.
Authorization header: Bearer {jwt or Secretkey}
Successful operation
The response is of type object.
object