What is the problem, is there a sign for seeing in filter in documents?
Best answer by Michael B
Hello,
A few thoughts come to mind that could be affected your expected results:
Your request is filtered on the product `lucidchart`, so no `lucidspark` or `cloud accelerator` documents will be returned. If you remove the product array, documents of all types will be included.
Note: If using OAuth2, the response will be automatically filtered by which scopes the calling token has authorized. To retrieve all document types, be sure to use all three scopes. API Keys support all three document types automatically.
https://developer.lucid.co/reference/searchdocuments only returns documents the user has direct access to. Often, users who are document admins call this endpoint expecting to see all documents on the account. This endpoint does not support that.
A few thoughts come to mind that could be affected your expected results:
Your request is filtered on the product `lucidchart`, so no `lucidspark` or `cloud accelerator` documents will be returned. If you remove the product array, documents of all types will be included.
Note: If using OAuth2, the response will be automatically filtered by which scopes the calling token has authorized. To retrieve all document types, be sure to use all three scopes. API Keys support all three document types automatically.
https://developer.lucid.co/reference/searchdocuments only returns documents the user has direct access to. Often, users who are document admins call this endpoint expecting to see all documents on the account. This endpoint does not support that.
A Lucid or airfocus account is required to interact with the Community, and your participation is subject to the
Supplemental Lucid Community Terms.
You may not participate in the Community if you are under 18. You will be redirected to the Lucid or airfocus app to log in.
A Lucid or airfocus account is required to interact with the Community, and your participation is subject to the
Supplemental Lucid Community Terms.
You may not participate in the Community if you are under 18. You will be redirected to the Lucid or airfocus app to log in.