Absolute URL to fetch (typically a next_href value)
Optionaltoken: stringOAuth access token to include in the Authorization header
OptionalretryConfig: RetryConfigOptional retry configuration override
OptionalonRequest: (telemetry: SCRequestTelemetry) => voidParsed JSON response
Fetch an absolute URL (e.g.
next_hreffrom paginated responses).Used internally for pagination — follows the same retry logic as scFetch.