curl --location --request GET 'https://api.rytr.me/v1/use-cases/<USE-CASE ID>' \ --header 'Authentication: Bearer <API KEY>' \ --header 'Content-Type: application/json' \ --data-raw ''
{}