Skip to main content

Poll pairing session status by code. No authentication required — the code itself is the secret. Returns 404 if the code

GET 

/api/v1/deploy/pair/:code

Poll pairing session status by code. No authentication required — the code itself is the secret. Returns 404 if the code does not exist, 410 if the session has expired.

Request

Responses

Success