List custom tag mapping
Custom Tag Mapping
List custom tag mapping
Requires one of the following scopes: custom_tag_mappings:read, custom_tag_mappings:all, all:read, all:all
GET
List custom tag mapping
Documentation Index
Fetch the complete documentation index at: https://developer.instantly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The number of items to return
Required range:
1 <= x <= 100Example:
10
The ID of the last item in the previous page - used for pagination. You can use the value of the next_starting_after field from the previous response.
Example:
"01956fbd-0eb1-72db-a565-82977a586084"
The list of resource ids to filter custom tag mappings by. A resource id is the id of an account or a campaign.
Example:
"id1,id2,id3"
Response
The list of Custom Tag Mapping