Get a file splitter by id
Fetches a single file splitter definition by its id.
GET
/api/library/splitter/{id}Path parameters
idstringrequiredRequest
curl
curl -X GET https://platform.trickest.com/api/library/splitter/{id} \
-H "Authorization: Bearer $TRICKEST_TOKEN"Responses
200Splitter details
idstringrequirednamestringrequireddescriptionstring400Bad Request – validation error or malformed input
codestringmessagestring401Unauthorized – missing or expired token
codestringmessagestring500Internal Server Error
codestringmessagestring