Getting an Endpoint's Details
Get the details for an endpoint in OCI Generative AI.
On the Endpoints list page, select the endpoint that you want to work with. If you need help finding the list page for endpoints, see Listing Endpoints.
The details page opens and displays information about the endpoint. Access the various resources associated with the endpoint by selecting their links or tabs.
Use the endpoint get command and required parameters to get an endpoint's details:
oci generative-ai endpoint get --endpoint-id <endpoint-OCID> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the GetEndpoint operation to get an endpoint's details.