REST v2 - Tags - List Tags - Tag IDs Filter Limited to 100 Tags

@OmarAlmonte, I do not like these inconsistencies with REST v2.

In XML-RPC you can provide a list of 1000 IDs to any of the Data Tables, like the ContactGroup table.

In a piece of code that was replaced for REST v2, the Tags - List Tags endpoint raised this error today.

Cannot affect more than 100 tag_ids at a time.

The majority of the REST endpoints allows 1000 IDs to be passed through.

Hi @Pav. The limits are in place for a reason, as they’re intended to protect the stability and performance of the service.

That said, I’ll bring this up internally to see whether the limit for the Tags endpoint can be relaxed.