Links
Get link details
Retrieve details for a specific link by ID.
get/api/v1/get_link/{id}
Path parameters
idinteger required
The id of the Link
Response
Link
Example response
{
"link": {
"rules": [
{}
]
}
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.