get an agent
one agent, by UUID or handle. deployed says whether a version is live; inboundPhoneNumber is the number it answers.
Authorizations
your rumik api key, e.g. rk_live_.... create one in the rumik dashboard.
Path Parameters
the agent's UUID or its ua_… handle.
1 - 64Response
ok.
an agent as the account sees it: identity plus the live configuration.
the agent's UUID.
your account id.
the persona the live version answers with. a pending draft is under GET /v1/agents/{agent_ref}/versions/draft.
the live greeting.
the live voice config.
scratch or template.
the agent's short public handle (ua_…). accepted wherever an agent is named.
when the agent was created.
the last save (draft edits included).
the live call behaviour.
the live conversation language, or null for the engine's default.
the template it was created from, if any.
the E.164 number this agent answers (a rented number or a SIP trunk connected to it), or null.
true once a version has been deployed. until then the agent answers no calls and cannot be connected to a number.