Destination Connect Links
Fetch destination connect link
Retrieve the details of a specific destination connect link. Read more on how to use Connect links in our Census Embedded How-to Guides.
GET
/
destination_connect_links
/
{connect_link_id}
Authorizations
Authorization
string
headerrequiredBearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
connect_link_id
integer
requiredID of the connect link
Response
200 - application/json
status
enum<string>
requiredThe outcome of the fetch request
Available options:
success
data
object
requiredWas this page helpful?