Skip to main content
GET
Get Datastore

Authorizations

X-DOMO-Developer-Token
string
header
required

Domo Developer Token for authentication.

Path Parameters

datastoreId
string
required

The UUID of the datastore. Use the id field from the datastore object — not the numeric datastore_id field. For example, 98572030-591b-4b6e-94dd-817a30ec5e2f is valid; 157944 is not.

Response

OK

id
string<uuid>

Unique identifier for the datastore.

name
string

Name of the datastore.

customer
string

The Domo instance name this datastore belongs to.

owner
integer

User ID of the datastore owner.

createdOn
string<date-time>
updatedOn
string<date-time>
updatedBy
integer

User ID of the user who last updated the datastore.

datastore_id
integer

Internal numeric ID for the datastore. Present in Get and List responses; absent in the Create response.

temporary
boolean

Whether the datastore is temporary.