Event Tabs
Event Tabs
GET
https://example-extension.mic.io/lvis/:lvis_instance_id/projects/:project_id/events/:event_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.
event_id
string
Event 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
Example
Was this helpful?