Skip to main content
GET
Get a feed

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

feed_id
string<uuid>
required

Unique identifier of the feed

Response

200 - application/json

Successful Response - Returns a single feed

carrier_id
string<uuid>
required
read-only

Unique identifier of the carrier in Noyo

configuration
object
required

Configuration of the feed

created
integer
required

The date the record was created

group_ids
string<uuid>[]
required
read-only

List of group IDs associated with this feed

id
string<uuid>
required

Unique identifier of the record in Noyo

modified
integer
required

The date the record was last updated

name
string
required
read-only

Status of the feed

paused
boolean | null
required

Whether feed is paused or not

version
string<uuid>
required

Current version of the record

last_transmission
object

Last transmission of feed

next_transmission
string<date-time> | null

Next transmission date of feed