Skip to main content
GET
v2 Crosstab Detail

Authorizations

Authorization
string
header
required

Path Parameters

uuid
string
required

Unique identifier of saved project

Response

OK

bases
object[]
required

bases (audiences) for this project

columns
object[]
required

Saved columns in the project.

country_codes
string[]
required

List of saved country codes.

name
string
required

Name of project.

rows
object[]
required

Saved rows in the project.

uuid
string
required

Internal unique identifier for this project.

wave_codes
string[]
required

List of wave codes.

copied_from
string

UUID of project this was copied from, may be empty.

created_at
string

When the project was created.

folder_id
string

FolderID of this project.

metadata
object

Meta contains exra FE configuration metadata.

notes
string

free-text field which user can enter notes in the UI

org_id
integer

Organisation ID

shared
object[]

Project is shared with these users/orgs.

shared_by
object
sharing_note
string

Note attached to the sharing email and in listing of projects, may be empty. This is different note to the project note.

sharing_type
enum<string>

SharingType is filled only if is project shared by other method than user/org, like linkSharedByURL.

Available options:
,
linkSharedByURL
updated_at
string

Last update time of the project.

user_id
integer

ID of user who created this project.