List allowed websites of an application
GEThttps://platform.docana.com/api/v1/applications/:id/allowed-websites/
Merges the company-level website records with the per-application link, so each row carries the global configuration plus an enabledForApplication toggle. Stored passwords are reported through hasStoredPassword and the ciphertext is never returned.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Allowed websites linked to the application
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
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.