get https://api.mixmax.com/v1/integrations/linkresolvers
| Property | Type | Description |
|---|---|---|
| _id | String | Unique ID |
| id | String | Unique id used for analytics purposes. Can be ignored. |
| userId | String | Owner id. Omitted if the command is global to all users |
| createdAt | Date | Created date |
| description | String | UI only. Shows up in the Mixmax settings page. |
| regex | String | See docs |
| resolverUrl | String | See docs |
| order | Number | 0-99. Sometimes a url matches regular expressions for more than one link resolver. In that case, the lower order will win. For example, more generic regular expression dropbox.com/* should have a higher order than more specific dropbox.com/i/*. |
