get https://example.com/resources
As it is not possible to choose your own resource identifier and thus include semantics in the URI of a resource, it is essential that you are able to discover which resources you have access to.
Using this endpoint, you can get an list of all the resources you have access to given a Solid token. The metadata that is provided, should enable you to use these resources in your application.
Notes:
- Currently, it is not yet possible to filter on subject or type. For now, this must be done client-side.
- Metadata returned by this endpoint is eventually consistent with the actual data.