# Apps These objects represent the apps that have been found in your organization. ## List apps - [GET /v1/apps](https://push-security-prd-ba8f0f76-a2d2-42f5-aea2-d421.redocly.app/rest-v1/apps/get-apps.md) ## Retrieve an app - [GET /v1/apps/{id}](https://push-security-prd-ba8f0f76-a2d2-42f5-aea2-d421.redocly.app/rest-v1/apps/get-apps-id.md) ## Update an app - [PATCH /v1/apps/{id}](https://push-security-prd-ba8f0f76-a2d2-42f5-aea2-d421.redocly.app/rest-v1/apps/patch-apps-id.md) ## Add a label to an app. - [POST /v1/apps/{id}/labels](https://push-security-prd-ba8f0f76-a2d2-42f5-aea2-d421.redocly.app/rest-v1/apps/post-apps-id-labels.md) ## Delete a label from an app. - [DELETE /v1/apps/{id}/labels](https://push-security-prd-ba8f0f76-a2d2-42f5-aea2-d421.redocly.app/rest-v1/apps/delete-apps-id-labels.md)