Get a resourceAsk AIget https://{hostname}/api-definitions/v2/endpoints/{apiEndPointId}/versions/{versionNumber}/resources/{apiResourceId}Returns a resource within an endpoint version.Path ParamsapiResourceIdintegerrequiredThe unique identifier for the resource.versionNumberintegerrequiredThe unique identifier for the endpoint version.apiEndPointIdintegerrequiredThe unique identifier for the endpoint.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200API Endpoint Resource details defined by API Endpoint ID and API Resource ID. 403Forbidden. You don't have permission to access the API endpoint. 404Not found. The required resource doesn't exist.Updated about 1 month ago