Request status of specific applications

Retrieve the current status and details of one or more applications using their reference IDs.

Authentication:

Use API Key authentication via the X-API-Key header.

Use Cases:

  • Check application progress
  • Retrieve offer details
  • Get application form URLs for customers
  • Monitor application pipeline

Multiple Applications:

You can request status for multiple applications in a single call by providing comma-separated IDs in the path parameter.

Path Params
string
required

Unique application ID(s). For multiple applications, provide comma-separated values (e.g., 'APP001,APP002,APP003')

Headers
string
required

Your API key for authentication.

Responses

204

No applications found with the provided IDs

401

Unauthorized - Missing or invalid API key

403

Forbidden - Invalid or deactivated API key

404

Application not found

500

Internal server error. Please contact support if the issue persists.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json