Retrieve a Single Lead Attribute
GET
https://api.tomba.io/v1
/attributes/{attributeId}
Retrieve details for a specific lead attribute.
path Parameters
attributeId
string · requiredThe ID of the lead attribute.
Headers
X-Tomba-Key
string · requiredTomba API Key X-Tomba-Key header. Format:
YOUR_API_KEY
X-Tomba-Secret
string · requiredTomba API Secret X-Tomba-Secret header. Format:
YOUR_API_SECRET
Responses
A lead attribute object.
id
string · requiredname
string · requiredvalue
string · required