Metadata
Required scopes
This endpoint requires the following scopes:
- : Needed to read AI agents.
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
tenantstringRequired
Your Emporix tenant name.
Note: The tenant name should always be provided in lowercase.
typestring · enumRequiredPossible values:
Rag Entity Type.
Responses
200
List of fields for RAG search.
application/json
Responsestring[]
400
The request was syntactically incorrect.
application/json
401
The authorization token is invalid or has expired.
application/json
403
Authorization scopes of the access token are not sufficient and do not match the scopes required by the endpoint.
application/json
get
/ai-rag-indexer/{tenant}/{type}/rag-metadataRequired scopes
This endpoint requires the following scopes:
- : Needed to read AI agents.
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
tenantstringRequired
Your Emporix tenant name.
Note: The tenant name should always be provided in lowercase.
typestring · enumRequiredPossible values:
Rag Entity Type.
Responses
200
List of fields for vector search filter.
application/json
400
The request was syntactically incorrect.
application/json
401
The authorization token is invalid or has expired.
application/json
403
Authorization scopes of the access token are not sufficient and do not match the scopes required by the endpoint.
application/json
get
/ai-rag-indexer/{tenant}/{type}/filter-metadataLast updated
Was this helpful?

