---
title: "Get status of Application creation process by statusId"
slug: "get-status-of-application-creation-process-by-statusid"
updated: 2026-02-18T12:52:40Z
published: 2026-02-18T12:52:58Z
canonical: "support.perimeter81.com/get-status-of-application-creation-process-by-statusid"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.perimeter81.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get status of Application creation process by statusId

Get/v2.3/applications/status/{statusId}

This endpoint should retrieve status of creating application process using statusId. Required permissions [application:read]

SecurityHTTPType bearer

Path parametersstatusIdstringRequired

Responses200

Application was created successfully

<select class='api-response-data' aria-label='Media type'><option value='a046495a-293e-4581-8e63-4086fe934629'>application/json</option>
</select>Expand Allobject  completedboolean    

Shows whether the operation is completed

resultobject  statusCodeinteger    

Response status code

resourcestring    

Endpoint to get the resource if exists

reason Array of string   

Failure reasons

string    

400

Bad Request

401

Not Authorized

403

Forbidden

404

Application Not Found

500

Internal Server Error
