cURL
curl --request GET \ --url https://api.example.com/api/core/use_cases/glossary/example-csv \ --header 'Authorization: Bearer <token>'
Endpoint to download an example CSV file for glossary upload.
Bearer token authentication. Format: 'Bearer '
Successful Response
Was this page helpful?