Retrieves information about a flow. For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/flows-manage.html">Manage a flow in Amazon Bedrock</a> in the Amazon Bedrock User Guide.
get/flows/{flowIdentifier}/
Path parameters
flowIdentifierstring required
The unique identifier of the flow.
Query parameters
includedData'ALL_DATA' | 'METADATA_ONLY'
Controls the scope of data returned. Set to <code>METADATA_ONLY</code> to return only resource metadata. Set to <code>ALL_DATA</code> or omit this field to return the full response.
Response
Success