コンテンツにスキップ

/lists/:id (GET)

GET
/lists/:id

Authorizations

Parameters

Path Parameters

id
required
string

Responses

200

OK

object
id
required

List ID

string
38477395
title
required

List title

string
Pulsate developers
public
required

If true, list is public

boolean

404

List not found

List not found

object
error
required

List not found

string
Allowed values: LIST_NOT_FOUND

500

Internal error

Internal server error

object
error
required

Internal server error

string
Allowed values: INTERNAL_ERROR