circleci.core

configure!

(configure! token)

Configure your CircleCI API token globally.

details

(details body)

Return response details associated with this response body.

  • status
  • headers
  • error
  • opts

with-token

macro

(with-token token & body)

Evaluate body with circleci.http/*token* bound to token.