Skip to content

Publishing status matrix across all extensions

GET
/v1/extensions/matrix
curl --request GET \
--url https://api.extport.dev/api/v1/extensions/matrix \
--header 'Authorization: Bearer <token>'

Every extension with its configured targets and their current lifecycle state, in one call.

OK