API Reference
Platform docs

Home > @uniformdev/redirect > RedirectClient > getAllRedirects

RedirectClient.getAllRedirects() method

Signature:

Parameters

ParameterTypeDescription
orderByRedirectClientGetRedirects['orderBy'](Optional)

Returns:

AsyncGenerator<{ redirect: components["schemas"]["Redirect"]; metadata: components["schemas"]["RedirectMetadata"]; total: number | undefined; }, void, unknown>

Join our community on Discord
Check out our public repositories on GitHub
Enjoy some video content on YouTube