Get one allowed website of an application
GEThttps://platform.docana.com/api/v1/applications/:id/allowed-websites/:siteId/
The response replaces stored credentials with a hasStoredPassword boolean. The password ciphertext is never returned.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The allowed website (without ciphertext)
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
No read access to the application
Allowed website not found
Unexpected server error.