applications
Get Application
Retrieve a single application by ID.
get/api/applications/{application_id}
Path parameters
application_idstring required
Response
Successful Response
Example response
{
"data": {},
"message": "Operation completed successfully",
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.