Retrieve all resources
Retrieve the information of all resources.
Query parameters
Specifies the sorting order and field (e.g., ["title", "ASC"]).
Specifies the range of results to return (e.g., [0, 24]).
JSON string specifying the filter conditions (e.g., {"title":"bar"}).
Response
OK
Example response
[
{
"id": "7bea4732-214f-40e7-9161-4e7241a2b97e",
"name": "pAI-OS",
"uri": "https://localhost:8080/v1/api"
}
]Changes
Changed in 6 of the 50 revisions of this API.16
- ○
the endpoint scheme security
jwtwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
jwtwas removed from the APIapi-security-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
jwtwas added to the APIapi-security-added
- ○
the endpoint scheme security
cookieAuthwas removed from the APIapi-security-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
cookieAuthwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 32 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲