Get LookML of a UDD Agent

Version 4.0.26.14 (latest)

Get LookML of a UDD Agent

Returns the LookML representation of a user-defined (UDD) agent.

Request

GET /agents/lookml/{agent_id}
Datatype
Description
Request
HTTP Request
path
HTTP Path
Expand HTTP Path definition...
agent_id
string
Id of agent

Response

200: lookml of agent

Datatype
Description
(object)
agent_id
string
Id of Agent
lookml
string
lookml of UDD Agent

400: Bad Request

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

404: Not Found

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

429: Too Many Requests

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link