Get application status by chatId
GET/api/v1/application/:chatId
Returns the current application processing status details for a previously submitted application within the current organization, looked up by the chatId returned from the submit endpoint.
Request
Responses
- 200
- 401
- 403
- 404
Application status retrieved successfully
Authentication is required
User does not have permission to view application status
No application was found for the provided chatId