Skip to main content
GET
Retrieve a connected Core instance by ID. Use instance_id (instance_...) on Proxy, Filters, record counts, and lake requests.
Proxy, Filters, and Data Lake need instance_id (instance_...). You can also read it from get deployment details. List deployments returns deployment_id only.
The live payload can include agent_api_key. Treat it as a secret. Do not commit it or paste it into tickets.

Authorization

Pass Authorization: Bearer YOUR_API_KEY or Authorization: Bearer YOUR_ACCESS_TOKEN.
string
required
Cloud API key or OAuth access token. Create credentials in API keys or OAuth.

Path

string
required
Unique identifier of the instance to retrieve (instance_...).

Response

string
required
Cloud instance id (instance_...). Pass this as instance_id on Proxy, Filters, and lake calls.
string
required
Instance display name.
string
Matching managed deployment id (deploy_...), when this instance is a Cloud deployment.
string
Connection state. Live values include connected.
string
How Cloud reaches Core. Live values include agent.
string
HTTPS Core URL for the instance.
string
Instance type. Live values include cloud.
object
Nested deployment summary when the instance is managed. Shape overlaps get deployment details. It still does not replace instance_id at the top level.

Need help?

We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool. To ask questions or discuss issues, please contact us or join our Discord community.