Welcome to Tomba Docs! Create a free Tomba account and gain instant access to 400+ million contacts!
Tomba

Lead Attributes

Endpoint:https://api.tomba.io/v1

Retrieve Lead Attributes

GET
https://api.tomba.io/v1
/attributes

Retrieve a list of lead attributes.

Retrieve Lead AttributesResponses

    • dataobject[]

Retrieve a Single Lead Attribute

GET
https://api.tomba.io/v1
/attributes/{attributeId}

Retrieve details for a specific lead attribute.

Retrieve a Single Lead Attributepath Parameters

  • attributeIdstring · required

    The ID of the lead attribute.

Retrieve a Single Lead AttributeResponses

    • idstring · required
    • namestring · required
    • valuestring · required