Query Parameters:
baseFolder
(optional): The base folder to useHeaders:
X-API-KEY
: API Key to use.Example Response:
{ "folder": "baseFolder/2024/10", "folderParts": [ { "folderPart": "baseFolder" }, { "folderPart": "2024" }, { "folderPart": "10" } ] }
Please sign in to test the API.
Headers:
Authorization
: Bearer token for authenticationExample Response:
{ "apiKey": "1234ABCD" }
Please sign in to test the API.
Headers:
Authorization
: Bearer token for authenticationExample Response:
{ "message": "API key deleted" }
Please sign in to test the API.