For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get pre-order call

get
Authorizations
AuthorizationstringRequired

Omnitron staff token. Format: Token <token>. Validated against Omnitron active_user API — user must have is_staff: true.

Path parameters
pre_order_call_idintegerRequired
Responses
200

Pre-order call details

application/json
idintegerRead-onlyOptional
uuidstring · uuidOptional

Session code returned to the client as session_code

created_datestring · date-timeRead-onlyOptional
modified_datestring · date-timeRead-onlyOptional
get/admin/pre-order-calls/{pre_order_call_id}/

Last updated

Was this helpful?