Tabs
Get project tabs request.
Project tabs
GET
https://example-extension.mic.io/lvis/:lvis_instance_id/projects/:project_id/tabs
Path Parameters
Name
Type
Description
lvis_instance_id
string
Unique identifier across all M/IC instances, in UUID format.
project_id
string
Project UUID.
Tab Attributes
Name
Required
Description
name
yes
Tab name
level
yes
Tab level.
Sets on which level the tab will appear in Studio side navigation.
Available values p
(Project level) and e
(Event level).
url
yes
URL to embeddable content.
icon
no