API Implementation
Get an API Implementation
Retrieve a gateway implementation for this API
get/v3/apis/{apiId}/implementations/{implementationId}
Response
An API implementation
Example response
{
"id": "5f9fd312-a987-4628-b4c5-bb4f4fddd5f7",
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z",
"service": {
"control_plane_id": "9f5061ce-78f6-4452-9108-ad7c02821fd5",
"id": "7710d5c4-d902-410b-992f-18b814155b53",
"auth_strategy_sync_error": {
"control_plane_error": "control_plane_error_unavailable",
"message": "Unable to connect to the control plane to update plugin"
}
}
}