GET
/
v1
/
programs
/
{program_id}
/
logs
curl --request GET \
  --url https://api.axiom.xyz/v1/programs/{program_id}/logs \
  --header 'Axiom-API-Key: <api-key>'
"<any>"

Authorizations

Axiom-API-Key
string
header
required

Path Parameters

program_id
string
required

Response

200
application/json

Successful Response

The response is of type any.