Path Parameters
endpointId
: The unique identifier of the endpoint
Example Usage
Response
Returns detailed endpoint information:Response Fields
id
: Unique endpoint identifiername
: Human-readable endpoint namestatus
: Current status (active
,inactive
,pending
,error
)url
: Direct URL for executing the endpointtemplateId
: Template used to create this endpointgpuType
: Allocated GPU typemetrics
: Usage statistics and performance dataconfiguration
: Current endpoint settings
Error Responses
404 Not Found
: Endpoint doesn’t exist or you don’t have access401 Unauthorized
: Invalid or missing API key
Metrics data is updated in real-time and reflects the last 30 days of activity.
Authorizations
API key authentication. Use 'Bearer YOUR_API_KEY' format.
Path Parameters
Unique identifier of the endpoint
Response
Endpoint details
The response is of type object
.