Get Version
Container Information
Get Version
Return the version of the container application code
GET
Get Version
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
We use analytics and minimal tracking across our websites to help improve performance and user experience. Our privacy policy.
curl --request GET \
--url https://api.private-ai.com/community/v4/ \
--header 'x-api-key: <api-key>'{
"app_version": "<string>"
}Return the version of the container application code
curl --request GET \
--url https://api.private-ai.com/community/v4/ \
--header 'x-api-key: <api-key>'{
"app_version": "<string>"
}