api_access_token: ********************curl --location --request GET 'http://localhost:3030/api/v1/accounts//aily/documents/filter_options' \
--header 'api_access_token: <api-key>'{
"success": true,
"resource_types": [
{
"value": "string",
"label": "string"
}
]
}