Skip to Content
API ReferenceTestPOST /invocation_get

POST /test/invocation_get

Invocation Get

Get hydrated resources for benchmark bundle customization.

Request Body (GetInvocationApiRequest)

FieldTypeRequiredDescription
idstringNoInvocation identifier
invocation_idstringNoInvocation identifier
benchmark_bundle_entry_idstringNoLegacy invocation identifier
test_idstringNoOwning test identifier
draft_idstringNoOptional draft identifier
snapshot_keystringNoCache snapshot key for consistent reads across related requests
namesapp__infra__invocation__types__SectionFilterNoFilter options for names section
descriptionsapp__infra__invocation__types__SectionFilterNoFilter options for descriptions section
valuesapp__infra__invocation__types__SectionFilterNoFilter options for values section
flagsapp__infra__invocation__types__SectionFilterNoFilter options for flags section
departmentsapp__infra__invocation__types__SectionFilterNoFilter options for departments section
keysapp__infra__invocation__types__SectionFilterNoFilter options for keys section
endpointsapp__infra__invocation__types__SectionFilterNoFilter options for endpoints section
modalitiesapp__infra__invocation__types__SectionFilterNoFilter options for modalities section
temperature_levelsapp__infra__invocation__types__SectionFilterNoFilter options for temperature levels section
pricingapp__infra__invocation__types__SectionFilterNoFilter options for pricing section
reasoning_levelsapp__infra__invocation__types__SectionFilterNoFilter options for reasoning levels section
qualitiesapp__infra__invocation__types__SectionFilterNoFilter options for qualities section
voicesapp__infra__invocation__types__SectionFilterNoFilter options for voices section
descriptions_searchstringNoLegacy search string for descriptions

Response (GetSuiteResponse)

FieldTypeRequiredDescription
actor_namestringNoDisplay name of the acting user
test_idstringNoOwning test identifier
invocation_idstringNoInvocation identifier
profile_has_accessbooleanNoWhether profile has access
can_editbooleanNoWhether the actor can edit this invocation draft
disabled_reasonstringNoReason editing is disabled, if any
group_idstringNoAssociated group ID
show_ai_generatebooleanNoWhether to show AI generate anywhere
pending_idsstring[]NoPending resource identifiers when available
namesInvocationNameResource[]NoName resources
descriptionsInvocationDescriptionResource[]NoDescription resources
valuesInvocationValueResource[]NoValue resources
flagsInvocationFlagResource[]NoFlag resources
departmentsInvocationDepartmentResource[]NoDepartment resources
keysInvocationKeyResource[]NoKey resources
endpointsInvocationEndpointResource[]NoEndpoint resources
modalitiesInvocationModalityResource[]NoModality resources
temperature_levelsInvocationTemperatureLevelResource[]NoTemperature level resources
pricingInvocationPricingResource[]NoPricing resources
reasoning_levelsInvocationReasoningLevelResource[]NoReasoning level resources
qualitiesInvocationQualityResource[]NoQuality resources
voicesInvocationVoiceResource[]NoVoice resources
model_flagsInvocationModelFlagResource[]NoPer-model flag junction rows
model_flag_optionsInvocationModelFlagOptionResource[]NoCross-product (model × flag-type × value) options for the ModelFlags picker.
Last updated on