Get an application
GEThttps://platform.docana.com/api/v1/applications/:id/
Returns one application in the same item shape as the GET /api/applications/ list.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The application
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
No access to the application
Application not found
Unexpected server error.