Viewing Details of an Issuer
Use the GET /v1/cckm/GoogleWorkspaceCSE/issuers/{id}
API to view the details of an issuer.
Syntax
Request Parameters
Parameter | Type | Description |
---|---|---|
id | string | ID of the issuer. To find out the ID of an issuer, refer to Viewing Issuers. |
AUTHTOKEN | string | Authorization token. |
Example Request
Example Response
The output shows the details of the specified issuer with ID "1fa6fd5a-01be-4b24-905f-21cba61c28a2"
.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
Refer to HTTP status codes for details.