GET
/
get_metadata
Get the metadata for the current trace.
curl --request GET \
  --url https://api.atla-ai.com/get_metadata
{}

Response

200 - application/json

The metadata dictionary for the current trace, or null if no metadata is set.

The response is of type object.