Endpoint
GEThttps://core.grdd.net/api/content/{griddid}/documents
Replace {griddid} with the specific company identifier (e.g., “latest” for the latest/demo company).
Authentication
This endpoint requires authentication using a Bearer token. To obtain an access token, see the Get Token API documentation. Headers:Request Example
Response
The API returns a comprehensive JSON object array of documents for a company.Response Structure
Notes
- This API only returns the metadata about documents, such as the title, document type, expiry date, etc.
- This API doesn’t return the link to the document because each document requires sign-in URL and cannot be returned by API calls.