Get all resources for the authenticated team. Resources represent distinct entities (e.g., projects, documents) that can have associated conversation threads.
GET
/
v1
/
resources
List resources
Copy
curl --request GET \ --url https://api.illuminalab.com/v1/resources/ \ --header 'authorization: <authorization>'