---
title: "Get X Connect Url"
method: GET
path: "/api/v1/integrations/x-bookmarks/{binding_id}/connect-url"
tags: ["X Bookmarks Integration"]
---

# Get X Connect Url

`GET /api/v1/integrations/x-bookmarks/{binding_id}/connect-url`

Return X OAuth authorize URL for browser redirect (authenticated).

## Path parameters

- `binding_id` string, required

## Query parameters

- `redirect_after` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/memara/apis/memara-api.md) · [All operations](https://skmtc.net/memara/apis/memara-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/memara/memara-api/revisions/4dc7c4418845/schema)
