Skip to Content

List Links

List all links for your app.

Request

GET /v1/links

Headers

HeaderValue
AuthorizationBearer YOUR_API_KEY

Response

200 OK

{ "links": [ { "id": "link_abc123", "provider": "tmobile", "status": "completed", "created_at": "2025-01-01T00:00:00Z" } ] }
Last updated on