get https://example.com/api/basedata/v1/layers/
By giving the required id as path parameter, this endpoint will return the article linked to it.
Log in to see full request history
Responses
401You are not unauthorized
404Not Found
By giving the required id as path parameter, this endpoint will return the article linked to it.
401You are not unauthorized
404Not Found
xxxxxxxxxx
curl --request GET \
--url 'https://example.com/api/basedata/v1/layers/id?storeId=null&includeDeleted=false' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: