Get magnet

GET/api/v1/magnets/{id}

One magnet with its configuration and live performance.

magnets:readRead lead magnets and their performance.

Parameters

Name In Type Default Description
id path string Magnet id. Required.

Example

curl "https://resources.ashwanth.dev/api/v1/magnets/YOUR_ID" \
  -H "Authorization: Bearer $LEADMAGNET_API_KEY"
Try it
API key
Held in this page only, never saved or sent anywhere but this API. If you are signed in, you can leave it blank.
Parameters
id *
Request
GET /api/v1/magnets/{id}
Fill the required path parameter first.