Get Project Filenaming Config Endpoint
Retrieves the filenaming configuration for a specific project.
Parameters: projectId (int): The ID of the project to get the filenaming config for
Returns: JSON response with: - project: Project details including id, title, and filenaming_config
get/getProjectFilenamingConfig
Query parameters
projectIdinteger required
Response
Successful Response
{"stackTrail":"paths:/getProjectFilenamingConfig:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 2 revisions of this API.