Skip to content

Get the project ID based on the name #2594

@russellseymour

Description

@russellseymour

Feature description

When working with the API, it requires the ID of the project to work with.

This is a GUID so is not easy to remember. So this request to add an endpoint that returns the ID of a valid project based on the name.

Why would it be useful?

When wokring with the API, people will remember the name of the project over the ID. I am looking to build an automated system that interacts with Infisical and I need to be able to allow the project name to be specified, however I then need to translate this into the project id,

Additional context

The only way I can see to get the ID at the moment is to look at the UI and see the ID in the URL. This means people have to log into the UI to get the ID before they can run the automated process using the API

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions