List all Docker registries.
List all Docker registries for the vault, optionally filtered by type.
GET
/api/integrationsQuery parameters
typestringrequiredRequest
curl
curl -X GET https://platform.trickest.com/api/integrations \
-H "Authorization: Bearer $TRICKEST_TOKEN"Responses
200List of integrations
resultsobject[]requiredcountintegernextstringpreviousstring400Bad Request – validation error or malformed input
codestringmessagestring401Unauthorized – missing or expired token
codestringmessagestring500Internal Server Error
codestringmessagestring