List Connect cluster secrets
List Kafka Connect cluster secrets. Optional: filter based on secret name and labels.
Path parameters
Unique name of target connect cluster. For Redpanda Cloud, use redpanda.
Query parameters
Substring match on secret name. Case-sensitive.
This is a request variable of the map type. The query format is "map_name[key]=value", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age["bob"]=18
Secret scopes to search for
Value of the next_page_token field returned by the previous response. If not provided, the system assumes the first page is requested.
Limit the paginated response to a number of items. Defaults to 100. Use -1 to disable pagination.
Response
OK
Changes
Changed in 3 of the 51 revisions of this API.336
- ●
added the new
SCOPE_AI_GATEWAYenum value to thesecrets/items/scopes/items/response property for the response status200response-property-enum-value-added
- ○
added the enum value
SCOPE_AI_GATEWAYto the propertyitems/of thequeryrequest parameterfilter.scopesrequest-parameter-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
SCOPE_AI_AGENTenum value to thesecrets/items/scopes/items/response property for the response status200response-property-enum-value-added
- ●
added the new
SCOPE_MCP_SERVERenum value to thesecrets/items/scopes/items/response property for the response status200response-property-enum-value-added
- ○
added the enum value
SCOPE_AI_AGENTto the propertyitems/of thequeryrequest parameterfilter.scopesrequest-parameter-property-enum-value-added
- ○
added the enum value
SCOPE_MCP_SERVERto the propertyitems/of thequeryrequest parameterfilter.scopesrequest-parameter-property-enum-value-added
- ●
- ▲
removed the enum value
SCOPE_AI_AGENTfrom the propertyitems/of thequeryrequest parameterfilter.scopesrequest-parameter-property-enum-value-removed
- ▲
removed the enum value
SCOPE_AI_GATEWAYfrom the propertyitems/of thequeryrequest parameterfilter.scopesrequest-parameter-property-enum-value-removed
- ▲
removed the enum value
SCOPE_MCP_SERVERfrom the propertyitems/of thequeryrequest parameterfilter.scopesrequest-parameter-property-enum-value-removed
- ○
removed the
SCOPE_AI_AGENTenum value from thesecrets/items/scopes/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
SCOPE_AI_GATEWAYenum value from thesecrets/items/scopes/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
SCOPE_MCP_SERVERenum value from thesecrets/items/scopes/items/response property for the response status200response-property-enum-value-removed
This revision also has 121 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲