Pull request projects API

Pull request projects API

A pull request project represents an entity that is the recipient of pull requests. All pull requests are tied to a pull request project. Typically, all pull request projects are also bound to a repository, which are discovered using a user's credentials.

Supported request

Get a list of pull request projects: /pull_request_projects/

Fields

Name

Type

Description

Name

Type

Description

id

double

Unique identifier for the pull request project.

name

string

Pull request name.

url

string

URL for the pull request project.

vendor_type

string

Vendor type.

repo_id

double

Unique identifier for a repository.

added_by_id

double

Unique identifier for the person who added the pull request project.

created_at

string

Date and time the pull request project was created.

updated_at

string

Date and time the pull request project was updated.

integration

string

Name of Integration used to import projects.

last_processing_success_at

string

Date and time of last successful processing.

processing_status

string

Processing status.

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.