Newsroom API Documentation
Everything you need to integrate PR.co into your website or app.

Supported Formats

json

GET /v1/pressrooms/:pressroom_id/pr_contacts.json

Retrieves a list of pr_contacts for a specific pressroom

Supported Formats

json

Errors

Code Description
404 Missing

Params

Param name Description
pressroom_id
required

Pressroom id or pressroom domain

Validations:

  • Must be a String


GET /v1/pressrooms/:pressroom_id/pr_contacts/:id.json

Retrieve a specific pr_contact for a pressroom

Supported Formats

json

Errors

Code Description
404 Missing

Params

Param name Description
pressroom_id
required

Pressroom id or pressroom domain

Validations:

  • Must be a String

id
required

Pr Contact id

Validations:

  • Must be a String