Skip to content

request.customRequest.url

← Back to the parameter index

API-relative custom request URL.

This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.

Context
custom requests
Accepted value
string
Required
Yes
Default
No documented default.

User scenarios

  • Select a nonstandard endpoint for table data.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/features/objects/request/types/index.ts, symbol CustomHttpRequestConfig
  • Example coverage: Complete — The typed-value guide includes a URL.
  • Demo coverage: Complete — The custom-request Table loads the checked-in basic fixture JSON through a local API URL. Open the runnable demo .

The panel source named above remains authoritative for runtime behavior. This secondary reference page is generated from the reviewed parameter matrix and does not replace the contextual guide.