Skip to main content
GET
/
v1
/
rfc-picks
/
{id}
Get pick list by ID
curl --request GET \
  --url http://localhost:3000/v1/rfc-picks/{id}
"<unknown>"

Path Parameters

id
string<uuid>
required

Pick list ID

Response

Pick list details

The response is of type unknown.