v1
latestOpenAPI 3.1.12026-08-063445179.6 KBlayers
List apps using layer
List apps that reference this layer.
The layer_position indicates the index in each app's layers array.
get/v2/layers/{layer}/apps
Path parameters
layerstring required
Layer ID or slug. Slugs cannot contain underscores; IDs always do.
Query parameters
cursorstring
The pagination cursor
limitinteger
The maximum number of items to return
Response
OK
Example response
[
{
"id": "00000000-0000-0000-0000-000000000000",
"slug": "customer-app-1",
"layer_position": 0
}
]