Get a resource operationAsk AIget https://{hostname}/api-definitions/v2/endpoints/{endpointId}/versions/{versionNumber}/resources/{apiResourceId}/operations/{operationId}Get details about a specific resource operation.Path ParamsendpointIdintegerrequiredIdentifies an endpoint.versionNumberintegerrequiredThe endpoint's version.apiResourceIdintegerrequiredIdentifies a resource.operationIdstringrequiredlength between 36 and 36Identifies an operation.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 200Successful response. 403Forbidden. You don't have permission to access the resource. 404Not found. The resource doesn't exist.Updated about 1 month ago