---
title: "Get the allowlisting status."
method: GET
path: "/v1/serviceAllowlist/status"
tags: ["serviceAllowlistManagement"]
---

# Get the allowlisting status.

`GET /v1/serviceAllowlist/status`

Get the status of the service allowlisting functionality for login/API authentication or content sharing for the organization.

## Response `200`

The status of service allowlisting for Content and Login.

- AllowlistingStatus — The status of service allowlisting for Content and Login.
  - `contentEnabled` boolean, required — Whether service allowlisting is enabled for Content.
  - `loginEnabled` boolean, required — Whether service allowlisting is enabled for Login.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/revisions/e4e4c7554890/schema)
