Traces
REST API methods for interacting with Phoenix traces
Header parameters
content-typeany ofOptional
stringOptional
nullOptional
content-encodingany ofOptional
stringOptional
nullOptional
Body
string · binaryOptional
Responses
204
Successful Response
403
Forbidden
text/plain
415
Unsupported content type, only gzipped protobuf and pandas-arrow are supported
text/plain
422
Unprocessable Entity
text/plain
post
No content
Query parameters
project_nameany ofOptional
The name of the project to get evaluations from (if omitted, evaluations will be drawn from the default
project)
stringOptional
nullOptional
Responses
200
Successful Response
application/json
Responseany
403
Forbidden
text/plain
404
Not Found
text/plain
422
Validation Error
application/json
get
No content
Last updated
Was this helpful?