Files
authentik/website/docs/developer-docs/api/reference/flows-instances-cache-info-retrieve.api.mdx
2024-09-13 12:17:54 -05:00

304 lines
10 KiB
Plaintext

---
id: flows-instances-cache-info-retrieve
title: "flows_instances_cache_info_retrieve"
description: "Info about cached flows"
sidebar_label: "flows_instances_cache_info_retrieve"
hide_title: true
hide_table_of_contents: true
api: eJy1VMlu2zAQ/RWBZ8N0nRwKnxoERmCgaQMk7aUIjBE1thjTpEJSbg1B/94ZSpbVZjm1J5HULO+9WRrhKvQQtbOrQizExrifYa1tiGAVhrUCVSLdN27tMXqNBxQTUWBQXlfsRT4r+ptB7uqYJfMiS1HILsI2iMWPLqp4nIiAqvY6HumxEVDHEm3UO7o9tvTXY6icDUg+jZjPZvxRzkYy4iNUldEqYZVPgVM3IlC+PfApHiskMC5/QhVfYLxBi16rDmBG7GLINs5nYLPBo/KsRdRdfuXqLm0fWBOOLXrBMKH4ag2RiL7GtuWX51p7LJhr50dsoo6GHa85pWjZ7k9Mgl4u/ynL72B0kVyzpffOvyBlnV1vNJpijfw/jEKC93AkBx1xP34PVHW7FQxfuQJf/wNFoTktmLtxvvaswhlah+xNPS7+Q9Wv7lZvCFJgBG1eIfUe23G5+wCjevdJ36FJT3uMpeOB22JqPYglXWQaFDmMnzyPnxQ8Pf6AXDQantobdoBKy8OFFO1ouO5ZnY7eaMQGImWMFQdLVnTPETz6hIoTJcueytl9IjhzR2A+m19OP04/vJD7FnYkUXby6oqWBb2vDE7FJFUVVKoqlY9lFyUa4z5t3ZBpqh2LTyVH2gSpZyHBvF09UIiONlMICym3OpZ1PlVuL0ch5PmUG5dLSmXl59X18sv9MtGsXIh7sKPgSfds0L1fEyxH9tbaGzXpexuw0zzirygrQ0CYXCLR9EU/bUdWv0/PUg2Fpwt3V0mY2bhpcgj4zZu25efnGj1vUzoewGvIuW60TcmBthSVlXtlh2QirpTCipvtAKZO1f17sriJhsa8WbLeLOWod/pemZwOHP20P+xxFJtgJosHt0NLUCc9iMh3SkRz8RsVMT4q
sidebar_class_name: "get api-method"
info_path: docs/developer-docs/api/reference/authentik
custom_edit_url: null
hide_send_button: true
---
import ApiTabs from "@theme/ApiTabs";
import DiscriminatorTabs from "@theme/DiscriminatorTabs";
import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
import MimeTabs from "@theme/MimeTabs";
import ParamsItem from "@theme/ParamsItem";
import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";
<Heading
as={"h1"}
className={"openapi__heading"}
children={"flows_instances_cache_info_retrieve"}
>
</Heading>
<MethodEndpoint
method={"get"}
path={"/flows/instances/cache_info/"}
>
</MethodEndpoint>
Info about cached flows
<div>
<div>
<ApiTabs
label={undefined}
id={undefined}
>
<TabItem
label={"200"}
value={"200"}
>
<div>
</div><div>
<MimeTabs
className={"openapi-tabs__mime"}
schemaType={"response"}
>
<TabItem
label={"application/json"}
value={"application/json"}
>
<SchemaTabs
className={"openapi-tabs__schema"}
>
<TabItem
label={"Schema"}
value={"Schema"}
>
<details
style={{}}
className={"openapi-markdown__details response"}
data-collapsed={false}
open={true}
>
<summary
style={{}}
className={"openapi-markdown__details-summary-response"}
>
<strong>
Schema
</strong>
</summary><div
style={{"textAlign":"left","marginLeft":"1rem"}}
>
</div><ul
style={{"marginLeft":"1rem"}}
>
<SchemaItem
collapsible={false}
name={"count"}
required={true}
schemaName={"integer"}
qualifierMessage={undefined}
schema={{"type":"integer","readOnly":true}}
>
</SchemaItem>
</ul>
</details>
</TabItem><TabItem
label={"Example (from schema)"}
value={"Example (from schema)"}
>
<ResponseSamples
responseExample={"{\n \"count\": 0\n}"}
language={"json"}
>
</ResponseSamples>
</TabItem>
</SchemaTabs>
</TabItem>
</MimeTabs>
</div>
</TabItem><TabItem
label={"400"}
value={"400"}
>
<div>
</div><div>
<MimeTabs
className={"openapi-tabs__mime"}
schemaType={"response"}
>
<TabItem
label={"application/json"}
value={"application/json"}
>
<SchemaTabs
className={"openapi-tabs__schema"}
>
<TabItem
label={"Schema"}
value={"Schema"}
>
<details
style={{}}
className={"openapi-markdown__details response"}
data-collapsed={false}
open={true}
>
<summary
style={{}}
className={"openapi-markdown__details-summary-response"}
>
<strong>
Schema
</strong>
</summary><div
style={{"textAlign":"left","marginLeft":"1rem"}}
>
</div><ul
style={{"marginLeft":"1rem"}}
>
<SchemaItem
collapsible={false}
name={"non_field_errors"}
required={false}
schemaName={"string[]"}
qualifierMessage={undefined}
schema={{"type":"array","items":{"type":"string"}}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"code"}
required={false}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem><SchemaItem
name={"property name*"}
required={false}
schemaName={"any"}
qualifierMessage={undefined}
schema={{"type":"object","description":"Validation Error","properties":{"non_field_errors":{"type":"array","items":{"type":"string"}},"code":{"type":"string"}},"additionalProperties":{},"title":"ValidationError"}}
collapsible={false}
discriminator={false}
>
</SchemaItem>
</ul>
</details>
</TabItem><TabItem
label={"Example (from schema)"}
value={"Example (from schema)"}
>
<ResponseSamples
responseExample={"{\n \"non_field_errors\": [\n \"string\"\n ],\n \"code\": \"string\"\n}"}
language={"json"}
>
</ResponseSamples>
</TabItem>
</SchemaTabs>
</TabItem>
</MimeTabs>
</div>
</TabItem><TabItem
label={"403"}
value={"403"}
>
<div>
</div><div>
<MimeTabs
className={"openapi-tabs__mime"}
schemaType={"response"}
>
<TabItem
label={"application/json"}
value={"application/json"}
>
<SchemaTabs
className={"openapi-tabs__schema"}
>
<TabItem
label={"Schema"}
value={"Schema"}
>
<details
style={{}}
className={"openapi-markdown__details response"}
data-collapsed={false}
open={true}
>
<summary
style={{}}
className={"openapi-markdown__details-summary-response"}
>
<strong>
Schema
</strong>
</summary><div
style={{"textAlign":"left","marginLeft":"1rem"}}
>
</div><ul
style={{"marginLeft":"1rem"}}
>
<SchemaItem
collapsible={false}
name={"detail"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"code"}
required={false}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem>
</ul>
</details>
</TabItem><TabItem
label={"Example (from schema)"}
value={"Example (from schema)"}
>
<ResponseSamples
responseExample={"{\n \"detail\": \"string\",\n \"code\": \"string\"\n}"}
language={"json"}
>
</ResponseSamples>
</TabItem>
</SchemaTabs>
</TabItem>
</MimeTabs>
</div>
</TabItem>
</ApiTabs>
</div>
</div>