Invite Links
Get Invite Link
Retrieve a single invite link from the database.
GET
/
core
/
invite_links
/
{invite_link_id}
An invite link contains API requests for generating and managing invite links, which can be used to connect end users to their preferred accounting platforms.
Authorizations
api_key
string
headerrequiredPath Parameters
invite_link_id
string
requiredThe ID of the invite link to retrieve
Response
200 - application/json
The data of the invite link endpoint
data
object
requiredThe data of the invite link endpoint