Viewing Details of a KACLS Endpoint
Use the GET /v1/cckm/GoogleWorkspaceCSE/endpoints/{id}
API to view the details of a KACLS endpoint.
Syntax
Request Parameters
Parameter | Type | Description |
---|---|---|
id | string | ID of the endpoint. To find out the ID of an endpoint, refer to Viewing KACLS Endpoints. |
AUTHTOKEN | string | Authorization token. |
Example Request
Example Response
The output shows the details of the specified endpoint with ID "c1583936-7d03-4e2d-a0ae-3a1ae2d2e200"
.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
Refer to HTTP status codes for details.