get https://{accountName}.{environment}.com.br/api/dataentities//documents/
Retrieves a document.
Assign the _fields
parameter in the querystring to retrieve the desired fields. If you want to return all the fields use _fields=_all
Retrieves a document.
Assign the _fields
parameter in the querystring to retrieve the desired fields. If you want to return all the fields use _fields=_all
Try It!
to start a request and see the response here!