Get One Application Awaiting Review
Get pending application
Get the full details of a single application that is being reviewed, looked up by its unique ID. You can view it here but not change it. The application must belong to your platform.
GET
Get One Application Awaiting Review
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
Successful Response
Standard response wrapper for single-object responses and errors.
Generic over the payload type. A route that declares
CommonResponse[SomeModel] gets the real data schema rendered in
OpenAPI/Swagger; a bare CommonResponse leaves data untyped.

