curl --request GET \
--url https://api.getovra.com/v1/agent-credentials/{id} \
--header 'Authorization: Bearer <token>'{
"error": "<string>"
}Never returns plaintext credentials on reads — only the metadata envelope.
curl --request GET \
--url https://api.getovra.com/v1/agent-credentials/{id} \
--header 'Authorization: Bearer <token>'{
"error": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.getovra.com/llms.txt
Use this file to discover all available pages before exploring further.